-
when compiling on aarch64, gcc does not have an "-m64" option.
```
gcc: error: unrecognized command-line option ‘-m64’
```
removing from compile and link options fixes this error, not sure if …
-
## Bug report
### Expected behavior and actual behavior
Jobs submit on an LSF cluster *should* respect the value for `LSF_UNIT_FOR_LIMITS` in `lsf.conf`, per #1124 .. However, running on a clus…
-
Hi, I've been reproducing your work recently, and I'm glad the prediction code works fine, but I ran into a few issues when running the training code, and I look forward to your response!
1.
(1) I t…
-
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…
-
when building on rockylinux9 with a light set of dev packages (gcc/glibc-devel)
```
/usr/bin/ld: cannot find -lnsl
```
libnsl was removed from standard glibc libraries.
does LSF still require l…
-
This change should be a one-liner.
As it currently stands, the only way to see the mysql database while developing is by running commands via a command line inside the mysql container. You can run…
-
I’m experiencing persistent issues when trying to run a First Order Reliability Method (FORM) and First Order Second Moment (FOSM) analysis in OpenSeesPy, which work without problems in Tcl. Here are …
-
Hi. I'm working on enhancing long sequence forecasting performance through finetuning. I have successfully replicated the zero-shot learning results shown in Table 22 and will use them as a baseline f…
-
# 🚀 Feature Request
Adding a custom plugin to support job launch on an [LSF](https://www.ibm.com/docs/en/spectrum-lsf/10.1.0) cluster.
## Motivation
Running on an LSF cluster using hydra's mu…
-
# 🚀 Feature Request
Support for IBM LSF cluster.
## Motivation
IBM LSF is a widly used clusterization solution. I'd love to see hydra support LSF cluster similar to SLUM sluster.
## Pitch
…