We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
currently the tests output unconditionally and are not being run through the MPI wrappers (mpirun or srun) in tests/CMakeLists.txt
mpirun
srun
tests/CMakeLists.txt
The text was updated successfully, but these errors were encountered:
Exclude cusmm test, see #427
dec083a
Comment those tests for the time being (suggested by @hfp !) See dec083a
Sorry, something went wrong.
ACC Setdevice reordering (#595)
b8c0255
* Reorder set_device within acc_init * Exclude cusmm test, see #427 * Adjusted PACKAGE dependency.
No branches or pull requests
currently the tests output unconditionally and are not being run through the MPI wrappers (
mpirun
orsrun
) intests/CMakeLists.txt
The text was updated successfully, but these errors were encountered: