- It's easy to use. Try helloworld example first.
- Of course, you can upload your dataset to a specific directory via tcloud upload.
- Now, there are a total of 8 nodes in TACC, and each node has 4 GTX3090 and 40 CPU cores.
- All users cannot ssh to our server. If you have special needs, please feel free to contact us.
- Can not. We will regularly kill processes that occupy nodes for a long time but do not run experiments.
- You can use
tcloud cancel -j [JOBID]
command.
- It's hard to say. This is most likely an error generated before the job is assigned to tcloud to run. Please carefully check the tuxiv.conf file.
- You can wirte your download command in tuxiv.conf entrypoint with your execute command. (example will provide after test)
- We will retrieve the dependencies section in your tuxic.conf file. If the dependencies are different from the last time, tcloud will do more process. In order to save time, please confirm the required dependencies as soon as possible.