Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

The DGXutils package contains various functions for use on the DGX computer at ORNL. Version 0.1 contains two functions: GetLowestGPU() and GetFileNames()

  • GetLowestGPU(): This function returns the GPU with the lowest memory use on the cluster. Returns a device string (e.g. 'cuda:0' or 'cpu' if no cuda devices).

  • GetFileNames(): This function returns a list of file names with a given extension from the specified directory.

Installation

run

pip install git+https://github.com/pikruse/DGXutils.git

in your terminal to install.

About

Utility functions for the DGX computer at ORNL

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages