Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
espressomd
docker
Commits
11079a61
Verified
Commit
11079a61
authored
Apr 18, 2022
by
Jean-Noël Grad
Browse files
Build ScaFaCoS with Ewald
parent
afd8e359
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/build-and-install-scafacos.sh
View file @
11079a61
...
@@ -8,7 +8,7 @@ cd scafacos
...
@@ -8,7 +8,7 @@ cd scafacos
./bootstrap
./bootstrap
./configure
--enable-shared
--enable-portable-binary
\
./configure
--enable-shared
--enable-portable-binary
\
--with-internal-pfft
--with-internal-pnfft
\
--with-internal-pfft
--with-internal-pnfft
\
--enable-fcs-solvers
=
direct,pnfft,p2nfft,p3m
\
--enable-fcs-solvers
=
direct,pnfft,p2nfft,p3m
,ewald
\
--disable-fcs-fortran
--enable-fcs-dipoles
--disable-fcs-fortran
--enable-fcs-dipoles
make
-j
`
nproc
`
make
-j
`
nproc
`
make
install
make
install
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment