Table of Contents |
---|
...
Use the input under
testsuite/isc2023
folder.Run POT3D with
isc2023
input.
ifprec=1 must be used for the competition2 with cuSparse is allowed to use.
Your job should converge at 25112 steps and print outputs like below:Residual should be 1E-12 or smaller.Code Block ### The CG solver has converged. Iteration: 25112 Residual: 9.972489313728662E-13
Submission and Presentation:
- Submit all your build scripts, run scripts, inputs, and output text files (pot3d.dat, pot3d.out, timing.out, etc.)
- Do not submit the output HDF5 data or the source code.