-
This isn't super important as we make a shared filesystem for the home directory a requirement of OOD, but some centers such as TACC don't have a shared filesystem for their home directories.
The `HO…
-
We allow apps and so on to set the `shell_path` but if it's not bash, it basically won't work. `export` doesn't exist in `csh` for example.
So these won't work for example
https://github.com/OSC/ood…
-
Can we accelerate a couple from here? Malinda, once you've gotten a chance to take a look, please drop comments in here on the top candidates. The Jobs Proximity and Smart Locations look interesting.
…
zang0 updated
8 years ago
-
Running the ansible-playbook with 'install_from_src: true' on Ubuntu Focal 20.04 results in the playbook failing when it comes to compiling the source.
This is the build.out file:
PASSENGER_APP_…
-
Hello,
I'm trying to use OOD to connect to a custom HTTPS server using the reverse proxy feature.
While it works very well for unsecure web servers (HTTP), with the SSL layer I'm getting the follo…
-
- [x] download 3 splits (use the ood setting from the paper)
- [ ] train some baseline & augmentation models (weather)?
-
Following your fine-tune instruction, my finetune.sh is as
```
#!/bin/bash
export CUDA_DEVICE_MAX_CONNECTIONS=1
DIR=`pwd`
export MODEL="./ckpt/internlm-xcomposer2d5-7b"
# export DATA="path of…
-
作者您好!
您的工作让我受益匪浅,作为小白,冒昧向您询问一些测评代码的细节:
我们尝试使用pytorch-fid复现您文中的指标,但发现复现结果相较于文中结果差距还是比较大的(我们在您开源的权重上测试的结果较论文结果高了约30个点),请问这部分指标您具体是如何实现的,权重、transform等如何设置的,还请不吝赐教。
我们在测评的时候操作是,对于不同写作风格的作者生成的oov或iv样本(这…
-
We just updated one of our systems form 3.1.7 -> 3.1.9. The MOTD is no longer rendering HTML correctly. We're using the following in `apps/dashboard/env`
```
MOTD_PATH='/etc/motd.portal'
MOTD_FOR…
-
It appears that there is no way to configure interactive desktop for multiple clusters.
I'm using the ood_apps parameter with bc_desktop, but want to create two different cluster desktop application…