do not build pyton on 32bit linux

This commit is contained in:
edoapra 2021-05-25 12:53:28 -07:00
parent b614abc252
commit cc60f0d1a8
No known key found for this signature in database
GPG key ID: 472C4EBB4F3AEDFA

View file

@ -21,7 +21,7 @@ variables:
.linuxubuntu_template: &beforescript_linuxubuntu
before_script:
- export NWCHEM_TARGET=LINUX
- export PATH=/usr/local/python395.i386/bin:/home/edo/apps/mpich314_i686/bin:/usr/bin:/bin:.
- export PATH=/home/edo/apps/mpich314_i686/bin:/usr/bin:/bin:.
- export LD_LIBRARY_PATH=/home/edo/apps/mpich314_i686/lib:/home/edo/apps/OpenBLAS.i386/lib
.compile_template: &compile_step
@ -174,6 +174,7 @@ linux_ubuntu:build_gcc:
variables:
PATH: "/home/edo/apps/mpich314_i686/bin:/usr/bin:/bin:."
LD_LIBRARY_PATH: "/home/edo/apps/mpich314_i686/lib"
NWCHEM_MODULES: "all"
BUILD_SCALAPACK: 1
BUILD_OPENBLAS: 1
BLAS_SIZE: 4