-
## Context
This is the remaining work for the following tickets:
1. Add the Close Window (and Notify) Section of the Submission Window Job #6241
2. Create Submission Window Management Quartz Job …
-
Some kind of weird error when I try to submit vasp to the queue
```python
from pymatgen.io.vasp.inputs import Incar
from ase.build import bulk
from pymatgen.io.ase import AseAtomsAdaptor
#from …
-
When I ran dpgen and reached the fp step, this error occurred. I believe the cause of the error is that unconverged tasks were not categorized as failed tasks, which led to this issue. Part of the log…
-
Give users the possibility to submit jobs from the web interfaces based on templates defined by developers.
rezib updated
4 months ago
-
### What went wrong? 🤔
The callback is called twice sometimes with the same parameters. It leads to notifying twice the user that the scenario is completed.
## How to replicate
```python
fro…
-
Based on info in #6205.
**We need a way to fail whole submissions and individual submissions in a set.**
- If the submission queueing fails, need to verify if the on-screen grid is updated to indica…
-
Make an example of a job, and an array job, and assign back to me to test when finished
-
At the moment, one Page submitted for translation becomes one Job in Smartling. If that submission includes multiple locales, then the Job contains the same number of locales.
Also at the moment, i…
-
this line should be:
processorName='cebra_nwb_embedding_5'
https://github.com/magland/pairio/blob/7fe39f28f37aec9f71feddaa2c0c1d74ed915a54/examples/cebra/cebra_util.py#L26C10-L26C46
-
I tried implementing the action against the latest version `v0.0.3` on `GHES 3.13`
Still no dice, fails to create a snapshot for some reason.
Could you please help me diagnose this issue??
Follow…