-
I am starting to get into AI use - and NVIDIA work - but unfortunately, am not very experienced in this area.
I am interested in getting the omni-farm-isaac sim working under on-prem kubernetes. Yest…
-
**Issue**
Moved from: https://github.com/equinor/everest-internal/issues/2252
To reproduce change in tutorial:
definitions:
eclbase: eclipse/model/r{{case_name}}
to
definitions:
ecl…
-
# Job state diagram
```mermaid
stateDiagram-v2
[*] --> PREPARING_SUBMISSION
SIMULATION_RUNNING --> FAILED
MERGING_RUNNING --> FAILED
FAILED --> [*]
PREPARING_SUBMISSIO…
-
Currently 'max_running_jobs' has default value 1, we should make some adjustments based on simulation count and 'max_array_size'
-
So I've taken a certain DNSIM script (below) and I find that when I run the script a couple times, one of the simulations is incorrectly saved under a DIFFERENT, wrong simulation output plot file. The…
-
Currently we use a one-hot rewarding system for miners. The goal of this issue is to build, implement, and test new rewarding systems that are more dependent on the distribution of energies.
- Sorti…
-
One of the COVID19 users is running docker simulations under flux v0.18.0. They are running a 100 node Flux instance, and then running 4 25-node `flux mini batch`es underneath that instance. Within …
-
### Describe the feature
Create an embeddable class for all parts (Export Bus, Level Emitter, Interface, addons) that can automatically start and own a crafting job, and an associated management GU…
-
NYU is unable to use recent idmtools-platform-slurm code while logged into a compute node, e.g.
srun --nodes=1 --ntasks-per-node=1 --time=04:00:00 --partition=a100_dev --pty bash -i
They do this …
-
While trying to tackle #66 , (I've got the coder working on the cluster, but not local yet) I've been trying to battle-test simulations using the coder to make sure I have it working. However, the iss…