We have requests for CP2K 7.1, so it's on my TODO list.

I didn't get very far yet, but I'll share what I have:

* changes to CP2K easyblock: https://github.com/easybuilders/easybuild-easyblocks/pull/2069

* easyconfigs for CP2K 7.1 + deps (doesn't work yet): https://github.com/easybuilders/easybuild-easyconfigs/pull/10714

To test:

eb --include-easyblocks-from-pr 2069 --from-pr 10714 --robot


Any help is welcome :)


regards,

Kenneth

On 28/05/2020 15:55, André Gemünd wrote:
Dear Loris,

I just found this message from January because I was looking for CP2k 7.1 as 
well. Did you make any progress with that?

Best Greetings
André

----- Am 27. Jan 2020 um 15:51 schrieb Loris Bennett [email protected]:

Hi,

I was wondering whether any work is going on regarding an EB/EC for CP2L
7.1.  The directory structure seems to have changed such that there is
no longer a directory 'makefiles' in the top-level directory, so this
bit of the EC

  def build_step(self):
        """Start the actual build
        - go into makefiles dir
        - patch Makefile
        -build_and_install
        """

        makefiles = os.path.join(self.cfg['start_dir'], 'makefiles')
        change_dir(makefiles)

fails.

Cheers,

Loris

--
Dr. Loris Bennett (Mr.)
ZEDAT, Freie Universität Berlin         Email [email protected]

Reply via email to