Tyson Whitehead
Tyson Whitehead
Good point. Guess this should be a feature request then and not a bug report. :smile:
Feel free to close this if you want. As you said, there obviously nothing that needs to be done to the code itself. Had just happened to notice that and...
Also seeing this one our Compute Canada graham cluster. ``` ====================================================================== FAIL: test_bbtoolbox (test_bbtoolbox.TestBBToolbox) Test SDSU BBToolbox code ---------------------------------------------------------------------- Traceback (most recent call last): File "/project/6001152/bbp/bbp-22.4.0/bbp/tests/test_bbtoolbox.py", line 103, in test_bbtoolbox...
@alexvakimov thanks for you kind response. It isn't actually too bad to build on any of the Compute Canada (now Digital Research Alliance of Canada) clusters. Here are the directions...
We run a mix of glibc versions. All our binaries are compiled with RPATHs so they can find their libraries (our compilers are actually all wrapped to insert PPATHs to...
Here is a screenshot showing the _new post_ interface stacked up three times 
@Iximiel that is exactly correct. The issue with the way it currently is is only the `/bin/sh` wrapper command gets the signals.
@GiovanniBussi I don't actually know if `SIGINT` is better than `SIGKILL` or not for you application. `SIGINT` is what the terminal sends a program when you press CTRL+C. Technically this...
To be clear, I don't actually use PLUMMED myself. Rather I am a technical person who supports Canadian researchers wanting to running various application on the Canadian super computers. This...