Skip to content
#

scientific-software

Here are 27 public repositories matching this topic...

easybuild-framework
boegel
boegel commented Aug 15, 2020

Example: eb Python-3.8.2-GCCcore-9.3.0.eb --try-amend=use_lto=False produces:

ERROR: Unknown easyconfig parameter: use_lto (known: <list of default easyconfig parameters>)

The problem is that the tweak_one function relies on the get_easyconfig_parameter_default function, which is blissfully unaware of which easyblock is being used, and hence can't take custom easyconfig param

Improve this page

Add a description, image, and links to the scientific-software topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the scientific-software topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.