You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
338 B
20 lines
338 B
NWCHEM BUILD NOTES
|
|
==================
|
|
|
|
Date: 2021-04-14
|
|
Wirawan Purwanto
|
|
|
|
|
|
Tools & libraries used:
|
|
|
|
* gcc 7.3 (natively provided by Ubuntu 18.04)
|
|
* OpenMPI 3.1.4 (module: openmpi/3.1.4)
|
|
|
|
Build scripts derived from similar scripts from ODU's container repo.
|
|
|
|
|
|
ARMCI backend tried:
|
|
|
|
* ARMCI (armci-mpi): Still failed.
|
|
* OPENIB: Succeeded.
|
|
|
|
|