Skip to content
#

htc

Here are 32 public repositories matching this topic...

andybak
andybak commented Jun 3, 2018

I only knew there was support in VIU for the Focus because a mod on the Wave SDK forum told me.

There's nothing in the docs to indicate this and no info on how to handle the unique aspects of the Focus.

The docs could do with expanding in general.

It might even be time to consider a name change - calling this "Vive Input Utility" reminds me of the joke about the Holy Roman Empire - it was

Overv
Overv commented Sep 13, 2018

Commands should be available to copy files and directories from the local machine to the file system and the other way around.

It should be tested by using these commands to provision input for a job and download the output back to the local machine, e.g. with FFMPEG.

ArangoGutierrez
ArangoGutierrez commented Apr 24, 2019

@bilke reported an error on slack

Apr 24 15:40:15 singularity1 nomad[789]:     2019-04-24T15:40:15.196+0200 [INFO ] client.alloc_runner.task_runner.task_hook.logmon.nomad: opening fifo: alloc_id=f9bd314e-57d3-56bb-bbb8-8eb9ff6f87e5 task="moo moo" @module=logmon path="/var/nomad/alloc/f9bd314e-57d3-56bb-bbb8-8eb9ff6f87e5/alloc/logs/.moo moo.stdout.fifo" timestamp=2019-04-24T15:40:15.195+0200
rebucci
rebucci commented Apr 26, 2018

Including a timestamp in the directory name results in runtime errors when config.py is edited mid-run.

Example of timestamp:

project = 'PROJECT_'
version = datetime.datetime.now().strftime('%Y%m%d_%H%M’)
"hdfs://eddie.crc.nd.edu:19000/store/user/$USER/" + project + version,

When config.py is changed, the timestamp is updated and all outputs are routed to the new storage director

Improve this page

Add a description, image, and links to the htc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the htc topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.