-
**Is your feature request related to a problem? Please describe.**
Current documentation shows small examples. Working on real large datasets varies in some ways and has specific needs:
- limiting Da…
-
index.md
_config.yml
_includes/install_instructions/python.html
update schedule.html https://github.com/Newcastle-University-HPC/CarpentriesWorkshops/tree/main/Schedules
-
- [x] index.md
- [x] _config.yml
- [x] _includes/install_instructions/python.html
- [ ] update schedule.html https://github.com/Newcastle-University-HPC/CarpentriesWorkshops/tree/main/Schedules
-
We should define a clear target for the python version to know what language features to use and have a solid base for our software stack.
Here are the python versions available in the JSC HPC soft…
-
Executorlib - Functional programming for performance in python
Executorlib - the minimalist’s solution to up-scale python functions for high performance computing
Arguments to use executorlib
-…
-
**Submitting author:** @lmoresi (Louis Moresi)
**Repository:** https://github.com/underworldcode/underworld3
**Branch with paper.md** (empty if default branch): joss-submission
**Version:** 0.99.0b
**…
-
When we have the `manylinux` entry in our mirrors and are creating a new site, this happens:
```bash
[ccspapp@build01 hpc-spack]$ spacksites/spacksites create hk-stack
...
# SPACKSITES: Now calling…
-
### Describe the bug
We tried running IsaacLab on the L40 and L4 machines using the benchmark script in a Singularity container running Ubuntu 22.04 LTS. We access the Host via a Remote Desktop i.e…
-
**Is your feature request related to a problem? Please describe.**
Does Parsl (more specifically HighTroughputExecutor+SlurmProvider) provide some built-in method to notify running tasks when their…
-
Hi,
I use Jupyter Notebook on a HPC and I got the following error when importing spike interface by doing
> import spikeinterface.full as si
Restarting the kernel does not change anything. Any…