Martin Errenst

Results 8 comments of Martin Errenst

> Need to ensure that the CUDA stubs directory is _excluded_ from the included rpaths This should already happen in `prepare_rpath_wrappers()`: https://github.com/easybuilders/easybuild-framework/blob/develop/easybuild/tools/toolchain/toolchain.py#L964 If the rpath wrapper script also listens to...

> > WIP PR to install RPATH wrappers together with GCCcore and loading them automatically when loading the module. This would make GCC in an RPATH stack transparent to a...

Also as someone coming from stackoverflow: I agree that track is hard to find by its name. The only short and witty thing I can come up with at the...

Just for clarity: this issue is a bit better described / solved in #18 by @npluis With the shebang at the beginning of `track` you could also just execute it...

I just started looking into track, but my guess is, that this is just a consequence from migrating the application from python2 to python3. Your issue is kind of easily...

Just had a look at the history of rules_model_qt.py. `save_to_disk()` went out in 2e663db5b8f25a28bfe8ce6223847746fce8154 The old mechanism appears to be replaced with a new one in `time_track.py`, which probably wasn't...

> Another feature of this `eessi-init` I would like to see is ability to do its job in non-interactive environment as well, for example in a container startup scenario where...

@casparvl thanks for commenting on the PR and highlighting this EESSI issue! I started the hackaton item and I've been really inactive on the PRs, since this always drops behind...