{chem}[GCC/11.2.0] simint v0.7#16886
Conversation
|
@boegelbot please test @ generoso |
|
@SebastianAchilles: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1351774862 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
| vectorizing the primitive loop of the OS algorithm, with additional vectorization | ||
| and optimizations left to the compiler.""" | ||
|
|
||
| toolchain = {'name': 'foss', 'version': '2021b'} |
There was a problem hiding this comment.
this can be dropped to GCCcore since it doesn't depend on blas/lapack/mpi (remember that the filename would need updating too)
| toolchain = {'name': 'foss', 'version': '2021b'} | |
| toolchain = {'name': 'GCCcore', 'version': '11.2.0'} |
There was a problem hiding this comment.
since this software is performance critical, I think it's better to use GCC toolchain, so we can have an intel version as well.
There was a problem hiding this comment.
Done. Do you want me to do an Intel version as well or shall we wait until it is needed?
There was a problem hiding this comment.
thanks!
Do you want me to do an
Intelversion as well or shall we wait until it is needed?
I'll leave that up to you. it's nice to have both to compare the performance, but then of course someone has to do the comparison.
easybuild/easyconfigs/s/simint/simint-0.7-foss-2021b-lmax-5-vec-avx-psi4.eb
Show resolved
Hide resolved
easybuild/easyconfigs/s/simint/simint-0.7-foss-2021b-lmax-5-vec-avx-psi4.eb
Show resolved
Hide resolved
|
@boegelbot please test @ generoso |
|
@jfgrimm: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1359587695 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
@boegelbot: please test @ generoso |
|
@smoors: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1367134828 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
@boegelbot please test @ jsc-zen2 |
|
@smoors: Request for testing this PR well received on jsczen2l1.int.jsc-zen2.easybuild-test.cluster PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1367144170 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Going in, thanks @sassy-crick! |
| vectorizing the primitive loop of the OS algorithm, with additional vectorization | ||
| and optimizations left to the compiler.""" | ||
|
|
||
| toolchain = {'name': 'GCCcore', 'version': '11.2.0'} |
There was a problem hiding this comment.
@sassy-crick This easyconfig should have been removed, please make a follow-up PR for that?
(created using
eb --new-pr)