OPAL/opt-pilot:
- review build-block
This commit is contained in:
1
OPAL/opt-pilot/0/variants
Normal file
1
OPAL/opt-pilot/0/variants
Normal file
@@ -0,0 +1 @@
|
||||
opt-pilot/0.1.3-20170126 unstable gcc/5.4.0 openmpi/1.10.4 dks/1.0.1 hdf5/1.8.18 H5hut/2.0.0rc3 trilinos/12.10.1 boost/1.62.0 gsl/2.2.1 root/6.08.02 OPAL/1.5.0-20170126 cuda/8.0.44 b:cmake/3.6.3
|
||||
1
OPAL/opt-pilot/0/variants.Darwin
Normal file
1
OPAL/opt-pilot/0/variants.Darwin
Normal file
@@ -0,0 +1 @@
|
||||
opt-pilot/0.1.3-20170126 unstable gcc/5.4.0 openmpi/1.10.4 hdf5/1.8.18 H5hut/2.0.0rc3 trilinos/12.10.1 boost/1.62.0 gsl/2.2.1 root/6.08.02 OPAL/1.5.0-20170126 b:cmake/3.6.3
|
||||
@@ -11,8 +11,6 @@ pbuild::configure() {
|
||||
}
|
||||
|
||||
pbuild::add_to_group 'OPAL'
|
||||
pbuild::set_runtime_dependencies "${COMPILER}" "${MPI}"
|
||||
pbuild::set_build_dependencies 'cmake' "${COMPILER}" "${MPI}" 'boost' 'hdf5' 'H5hut' 'trilinos' 'gsl' 'boost' 'OPAL'
|
||||
pbuild::set_supported_compilers 'gcc/4.8'
|
||||
pbuild::set_supported_compilers 'gcc/4.8' 'gcc/5.4'
|
||||
pbuild::make_all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user