mirror of
https://github.com/TREX-CoE/Sherman-Morrison.git
synced 2024-11-03 20:54:08 +01:00
Removed QMCkl dependency.
This commit is contained in:
parent
b7eb74e154
commit
ee6d98b36b
12
.github/workflows/compile.yml
vendored
12
.github/workflows/compile.yml
vendored
@ -32,10 +32,10 @@ jobs:
|
||||
run: |
|
||||
sudo apt install libhdf5-dev flang-7 clang-7 emacs autoconf
|
||||
source smvars.sh llvm
|
||||
cd qmckl
|
||||
./autogen.sh
|
||||
QMCKL_DEVEL=1 ./configure --enable-silent-rules --enable-maintainer-mode --without-trexio
|
||||
make -j 8
|
||||
make -j check
|
||||
cd ..
|
||||
#cd qmckl
|
||||
#./autogen.sh
|
||||
#QMCKL_DEVEL=1 ./configure --enable-silent-rules --enable-maintainer-mode --without-trexio
|
||||
#make -j 8
|
||||
#make -j check
|
||||
#cd ..
|
||||
make
|
||||
|
Loading…
Reference in New Issue
Block a user