Skip to content
Snippets Groups Projects
Commit 65e1d7d9 authored by Lorenz Thielbeer's avatar Lorenz Thielbeer
Browse files

updated spack.yaml

parent 8bc53eb2
No related branches found
No related tags found
3 merge requests!109create new experimental release,!108create new experimental release,!81Introduction of apbs, py-pdb2pqr and sda
......@@ -45,10 +45,6 @@ class Sda(MakefilePackage):
@property
def install_targets(self):
<<<<<<< HEAD
build_directory = 'sda_flex-7.3.3d/src/'
=======
build_directory = 'sda_flex-7.3.3c/src/'
>>>>>>> 0297e2477c83d95fca5463162fdda75addf16a62
targets = ['init libsda sda_flex tools auxi clust test_module']
return ['prefix={0}'.format(self.prefix), 'install']
......@@ -21,7 +21,7 @@ spack:
# EBRAINS simulators
- apbs %gcc@10.3.0
- py-pdb2pqr %gcc@10.3.0
- sda@7.3.3c %gcc@9.4.0
- sda %gcc@10.3.0
- nest@3.2 +python +gsl +mpi %gcc@10.3.0
- arbor +python +mpi ^python@3:3.9 %gcc@10.3.0
- neuron +mpi %gcc@10.3.0
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment