You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GPUs are assigned to clients instead of being selected as before. Thus, queued jobs are executed immediately if there are enough GPUs and slots. As a result, the two flags --set_gpu_wait and --get_gpu_wait are redundant and will be removed in the next major release.
New features
Log name and log folder can be changed via command lines (#7).
Environment variables in server side can be seen and modified via --getenv, --setenv and --unsetenv.
Let only specific GPUs be visible to ts server via TS_VISIBLE_DEVICES (must be set before starting ts for the first time or via --setenv).
Let users decide the availability of GPUs by setting the free memory percentage via --get_gpu_free_perc and --set_gpu_free_perc.
More human readable representation for time in -i.