Update runEddy script to work with new multi-threaded version.
The eddy_cpu
command is called twice - once with --nthr=1
, and again with --nthr=8
Note that these changes will not work with the openmp eddy build, so do not merge / use this MR until threddy has been released.
Merge request reports
Activity
added 1 commit
- 6bdc76e6 - RF: Typo in varname. Only request an openmp/multi-core node for --nthr[N>1]
added 1 commit
- 87685dce - RF: Use an array instead of separate vars for extra arguments
added 1 commit
- 7e06a6ba - BF: get nthreads from basename, not full executable path
added 1 commit
- 7d76adcb - BF: eddy_ is stripped from variant in sed call above
added 34 commits
-
e4dce2e9...cf25fd67 - 27 commits from branch
master
- 2992cfd1 - MNT: update runEddy script to work with new multi-threaded version. The
- 20ff9ee8 - RF: Typo in varname. Only request an openmp/multi-core node for --nthr[N>1]
- 9fcc45cb - RF: Use an array instead of separate vars for extra arguments
- c51427e1 - BF: get nthreads from basename, not full executable path
- d22725ae - BF: eddy_ is stripped from variant in sed call above
- 5128f6bc - BF: expand array when calling fsl_sub
- bb6c1862 - MNT: Use 6 threads
Toggle commit list-
e4dce2e9...cf25fd67 - 27 commits from branch
added 1 commit
- 8a81da22 - MNT: Only run single threaded when being invoked by pyfeeds (requires pyfeeds 0.12.4)
Please register or sign in to reply