-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
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
threads + MPI test cases (currently n_threads=1 in test_2d.py) #35
Comments
Stale issue message |
Stale issue message |
Stale issue message |
Stale issue message |
Delcior
added a commit
to Delcior/PySuperDropletLES
that referenced
this issue
Mar 7, 2024
github-merge-queue bot
pushed a commit
that referenced
this issue
Mar 22, 2024
…#35 (#98) * mpi: outer, threads:2 * add TODO ids * add TODO label (3D support) * skipping multi-threading tests if JIT disabled * add pylint-disable comment * print number of cores on workers * log info about supported plotting options * debug: print num_threads per worker * debug: omit pylint * debug: omit pylint * hardcore threads * fix issue number * mpi_dim as scenarion ctor argument; new test for mpi_indices; more readable code around send/recv tags for threading * pylint fixes * pylint fixes ++ * pylint disable too-many-args for whole file * check thread number every time * increase workflow timeout * check if the 3rd-order-terms issue indeed is present? * indeed 3rd-order terms cause problems with mpi_dim=INNER :( * increase timeout to 120min * remove 4th worker from the test * increase timeout to 60min * updates to README to reflect threading support changes * removing debug leftover --------- Co-authored-by: Sylwester Arabas <[email protected]> Co-authored-by: Sylwester Arabas <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: