-
Hi there,
Stewart Smith is maintaining a LinkedIn group called "High Performance Computing (HPC) Job Opportunities" containing job postings I'm not seeing here.
Is there a way to unify those a…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### New feature
A back-up / manual option for submitting available (and incomplete processing) participants to HPC…
-
# Algorithm
According to our methods based on _arrangements_, we need four `interface` functions:
```
- UNION : STRUCT() -> Hpc
- INTERSECTION : STRUCT() -> Hpc
- DIFFERENCE : STRUCT() -> Hp…
-
https://get.hpc.dev/vault/intel/?sort=name&order=asc
-
I was trying to run Malamute in HPC cluster with 24 cores. The program runs smoothly in series with the command;
`malamute-opt -i dcs5_5_mm_constant_properties.i >& log.out`
For MPI, the executi…
-
For DTU students/staff that wanted to run BGCFlow on the LSF HPC facility, follow these steps:
- Access the HPC by following the guide from here https://www.hpc.dtu.dk/?page_id=2501
```bash
# g…
-
### Description
Allow users to limit CPU usage for the Extension Host process, particularly during its initialization phase.
### Background
In high-performance computing (HPC) environments, res…
-
I do the majority of my work on a remote HPC where I don't have superuser privileges and I am often limited in the ability to download or install software from urls. I installed comb-p in a custom con…
-
Hi,
As I really like uv, I've recently started testing it on the academic HPC clusters I regularly use, and would like to share some issues that I found, that makes working with uv harder.
I under…
-
I've been testing out the GUI on Brown's HPC system (OSCAR). Running simulations with the MPI backend is not working because it's requesting too many processors than the instance allows. The node that…