mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-21 14:35:21 -04:00
make64to32
This commit is contained in:
parent
37158a38fa
commit
10c963d871
1 changed files with 5 additions and 4 deletions
|
|
@ -28,9 +28,10 @@ env: == default ==
|
|||
BLAS_SIZE=4
|
||||
|
||||
before_script:
|
||||
|
||||
script:
|
||||
cd $NWCHEM_TOP/src &&
|
||||
make nwchem_config &&
|
||||
make ;
|
||||
make nwchem_config &&
|
||||
make 64_to_32 &
|
||||
sleep 1
|
||||
script:
|
||||
make -j 3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue