Conversation
…ion software. The necessary easyconfig files where added, notably magma-2.0.0 and its patch file for linking to libcusparse.
Dca remarks
renamed DCA++ eb file and removed unused dependency
…a proper description
331c95f to
d68479b
Compare
…easybuild-easyconfigs into contrib_dca_easyconfig to a topic branch.
|
I've issued a PR to @gbalduzz's branch to fix the file name of the DCA easyconfig files. As for the rest, it looks good. |
renamed DCA++ eb file
updated the dependencies of the DCA packages.
…easybuild-easyconfigs into contrib_dca_easyconfig
…syconfig files. removed trailing empty lines in GSL easyconfig file.
e6ebb0a to
ed0c388
Compare
| @@ -0,0 +1,20 @@ | |||
| # Built with EasyBuild version 2.8.1 on 2016-06-16_13-37-02 | |||
There was a problem hiding this comment.
Can you please remove this comment?
|
Test report by @gppezzi |
| 'dirs': ['include'], | ||
| } | ||
|
|
||
| patches = [('magma-2.0.0.patch')] |
There was a problem hiding this comment.
please move this up below sources/source_urls
| versionsuffix = '-cuda' | ||
|
|
||
| homepage = 'http://www.itp.phys.ethz.ch/research/comp/computation.html' | ||
| description = """The DCA++ software project is a C++ implementation of the dynamical cluster approximation (DCA) and its DCA+ extension. It aims to solve lattice models of strongly correlated electron systems. This module bundles all the dependencies for the CPU+GPU version.""" |
|
Test report by @gppezzi |
|
@boegel I hope I didn't miss any of your remarks, now it should be good to go |
|
lgtm |
|
Going in, thanks @gbalduzz! |
I hope this time I issued the pull request against the correct branch and followed the correct procedure.
Cheers, G.B.