Mario Melara
|
196737c217
|
Changed to passing full architecture spec to function rather than just platform_os so we can grab the operating system from the platform getters
|
2016-06-06 10:29:19 -07:00 |
|
Mario Melara
|
835982faed
|
Changed OS name to CNL10 so that we properly find the compilers for the test platform
|
2016-06-06 09:08:59 -07:00 |
|
Mario Melara
|
864191b6ed
|
Got rid of unnecessary global keyword
|
2016-06-06 09:06:58 -07:00 |
|
Mario Melara
|
5b023bb0a1
|
Passing through full arch instead of just operating sysystem so that we can use the platform to get the operating system
|
2016-06-06 09:05:14 -07:00 |
|
Mario Melara
|
c7b48f6fef
|
Passing full arch for proper compiler spec so that we can use the platform to get the operating system
|
2016-06-06 09:04:24 -07:00 |
|
Mario Melara
|
f751d68177
|
Passing architecture to functions to find compiler. We can use the platform name if provided to find the operating system. Also changed error to operating system instead of target since operating system is now in charge of compiler finding.
|
2016-06-06 09:03:32 -07:00 |
|
Tom Scogland
|
30e8e77fb6
|
Merge pull request #869 from brettviren/feature/views
Feature/views
|
2016-06-05 11:31:48 -07:00 |
|
alalazo
|
bdd874eb7f
|
autopep8
|
2016-06-04 18:09:28 +02:00 |
|
alalazo
|
02cadb882b
|
unit test : suffixes
|
2016-06-04 18:09:06 +02:00 |
|
alalazo
|
669caefccb
|
unit test : wrong naming scheme in conflict
|
2016-06-04 18:00:18 +02:00 |
|
alalazo
|
d43cfefa43
|
autopep8
|
2016-06-04 17:24:52 +02:00 |
|
alalazo
|
2d6db06fca
|
unit test : prerequisites
|
2016-06-04 17:24:27 +02:00 |
|
alalazo
|
ffa6fed3a3
|
unit test : custom module file load
|
2016-06-04 17:20:06 +02:00 |
|
alalazo
|
422d3d4db6
|
unit test : write a whitelisted module
|
2016-06-04 16:46:15 +02:00 |
|
alalazo
|
09b1daa7b9
|
unit test : write a blacklisted module
|
2016-06-04 16:23:41 +02:00 |
|
alalazo
|
408aa10210
|
unit test : whitelist
|
2016-06-04 16:18:15 +02:00 |
|
alalazo
|
a3f39c2315
|
autopep8 : fixed style issues
|
2016-06-04 11:23:23 +02:00 |
|
alalazo
|
97e2834816
|
unit test : wrong tag for dependencies
|
2016-06-04 11:20:35 +02:00 |
|
alalazo
|
2207ab8f23
|
unit test : inspect_path
|
2016-06-04 10:44:37 +02:00 |
|
alalazo
|
0e71b5dde8
|
unit test : update dictionary extending lists
|
2016-06-04 10:07:13 +02:00 |
|
Mario Melara
|
30c204a0a5
|
Made a merge commit earlier with Todd fixing all_platforms, but changed how architecture looks in spec.yaml. Just three strings. Also made some flake8 formatting changes
|
2016-06-03 16:16:59 -07:00 |
|
Mario Melara
|
bc557cc765
|
Merge branch 'features/newarch' of https://github.com/NERSC/spack into features/newarch
|
2016-06-03 15:59:00 -07:00 |
|
Mario Melara
|
24d160e93e
|
Changed how architecture looks like in spec.yaml. Now it's only three strings, platform, os, target in spec.yaml. Also did some flake8 formatting changes
|
2016-06-03 15:57:54 -07:00 |
|
Mayeul d'Avezac
|
0b5ce9e16a
|
💄 style points requested by flake8
|
2016-06-03 11:52:19 +01:00 |
|
Nicolas Richart
|
8b6035ab82
|
Making emacs dependent on internal packages
|
2016-06-03 00:24:00 +02:00 |
|
Todd Gamblin
|
9d04dccb79
|
Update version to correspond to master.
|
2016-06-02 01:20:40 -07:00 |
|
Todd Gamblin
|
3d2b25e45c
|
Merge pull request #1014 from epfl-scitas/packages/mvapich2
Changes to take into account slurm in version @2.1: of mvapich2
|
2016-06-02 01:08:28 -07:00 |
|
Todd Gamblin
|
27bc49d8c8
|
Merge pull request #1001 from ashkan2200/develop
Dealii, fixed issue with tests
|
2016-06-02 01:01:29 -07:00 |
|
Todd Gamblin
|
b843b73bb5
|
Merge pull request #1005 from eschnett/eschnett/hdf5-update
Update HDF5 to version 1.10.0-patch1
|
2016-06-02 00:57:15 -07:00 |
|
Todd Gamblin
|
552cfac6ed
|
Merge pull request #1008 from LLNL/features/cflags-fix
Fixed config format to allow default compiler flags
|
2016-06-02 00:56:44 -07:00 |
|
Todd Gamblin
|
1fb4fa02e3
|
Merge pull request #1010 from epfl-scitas/packages/tetgen
Adding a version to tetgen
|
2016-06-02 00:54:09 -07:00 |
|
Todd Gamblin
|
fca8034578
|
Merge pull request #1011 from epfl-scitas/packages/fenics
Adding package FEniCS
|
2016-06-02 00:53:47 -07:00 |
|
Nicolas Richart
|
53dcc39b72
|
removing useless selfs
|
2016-06-01 17:33:54 +02:00 |
|
Nicolas Richart
|
3ab8468e73
|
Correcting the flake8 warnings
|
2016-06-01 16:43:08 +02:00 |
|
Nicolas Richart
|
0451c8e55f
|
Addapting the mvapich2@2.1: configure options for slurm
|
2016-06-01 15:58:00 +02:00 |
|
Nicolas Richart
|
d802144f39
|
Introduced a bug by correcting flake8 warnings
|
2016-06-01 03:31:29 +02:00 |
|
Nicolas Richart
|
5d4a0e4050
|
Corrections for flake8
|
2016-06-01 03:28:42 +02:00 |
|
Nicolas Richart
|
97bad2c1ac
|
Corrections for flake8
|
2016-06-01 03:25:37 +02:00 |
|
Nicolas Richart
|
58052e6632
|
Adding package fenics
|
2016-06-01 03:20:56 +02:00 |
|
Nicolas Richart
|
cb673765c2
|
Adding a version to tetgen
|
2016-06-01 03:02:48 +02:00 |
|
Nicolas Richart
|
0df0677d5b
|
Adding a variant to link against the spack libraries instead of the system ones
|
2016-06-01 03:00:03 +02:00 |
|
Nicolas Richart
|
9db8dc1895
|
Removing extra dependencies + minor fix according to remarks on #1002
|
2016-06-01 00:57:01 +02:00 |
|
Gregory Becker
|
817f43f927
|
Fixed config format to allow default compiler flags
|
2016-05-31 13:39:25 -07:00 |
|
Erik Schnetter
|
c03c689cb2
|
Update HDF5 to version 1.10.0-patch1
|
2016-05-31 12:18:17 -04:00 |
|
Adam J. Stewart
|
564e7f5e5b
|
Don't build in parallel
|
2016-05-31 09:32:24 -05:00 |
|
Todd Gamblin
|
7bdf63a0fa
|
Fix some bugs in architecture.
|
2016-05-31 03:01:05 -07:00 |
|
Mayeul d'Avezac
|
29b85fbce0
|
Eigen can be installed with dependencies
|
2016-05-31 10:10:12 +01:00 |
|
Ali Dorostkar
|
6f96484f83
|
Spacing correction
More spacing correction
|
2016-05-31 09:58:29 +02:00 |
|
Ali Dorostkar
|
e82fb5b58f
|
Fixed spacing
Replaced tabs with spaces
|
2016-05-31 08:44:46 +02:00 |
|
Todd Gamblin
|
24ee32d7b0
|
More flexible reading of specs from DB, formatting.
|
2016-05-30 22:02:22 -07:00 |
|