Todd Gamblin
05fa302655
Replace github.com/llnl/spack with github.com/spack/spack ( #6142 )
...
We moved to a new GitHub org! Now make the code and docs reflect that.
2017-11-04 17:08:04 -07:00
Todd Gamblin
5449884b2e
Fix bare 'except:' to placate errors in new flake8 version.
...
- fixes E722 errors from latest version of flake8
- requires us to not use 'bare except:' and catch BaseException instead
2017-10-24 10:05:36 +02:00
Michael Kuhn
84ae7872d3
Update copyright notices for 2017 ( #5295 )
2017-09-06 17:44:16 -10:00
Todd Gamblin
cac4362f64
Make LICENSE recognizable by GitHub. ( #4598 )
2017-06-24 22:22:55 -07:00
Nicolas Richart
f06c23ef42
Adding package namd ( #4321 )
...
* Initial version of the namd package
* Modified charm to consider compile against intel/intel-mpi
* Correction of namd to compile with intel-mkl and intel compiler
* Adding inclue64 in the prefix
* adding property for the build directory
* removing useless function build
2017-06-14 13:11:30 -05:00
Massimiliano Culpo
6a9052bd4d
variants: fixed packages reported by @adamjstewart in #4098 ( #4105 )
2017-05-04 10:58:58 -07:00
Christoph Junghans
2a3fc6c404
charm: set sane default ( #3865 )
...
see https://github.com/LLNL/spack/pull/3852#pullrequestreview-32996651
for details
2017-04-18 12:02:41 -05:00
Christoph Junghans
a3378ccd3d
charm: add support for shared linking ( #3859 )
2017-04-16 08:47:00 -05:00
Adam J. Stewart
36072c4776
[HACK] Make concretization great again! ( #2590 )
...
* Always default to +mpi
* Always default to ~X
2016-12-16 10:49:02 -08:00
Erik Schnetter
f555b8110d
Charm++: Ignore compiler warnings while configuring ( #1981 )
2016-10-11 00:45:01 -07:00
Erik Schnetter
377ac68690
Correct Charm++ install procedure ( #1957 )
...
Charm++ only creates symbolic links instead of copying files. Correct this.
2016-10-10 09:13:20 -07:00
Erik Schnetter
7ad6c35627
New package "charm" for the Charm++ parallel programming framework ( #1766 )
2016-09-22 00:48:00 -07:00