Skip to content
#

scientific-software

Here are 35 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

Some network covert channel projects of my own research, containing a protocol channel tool (protocol switching covert channel, PCT/PSCC), a protocol hopping covert channel (PHCC) tool, the protocol channel-aware active warden (PCAW) and ... VSTT.

  • Updated Feb 25, 2021
  • C

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