Using GPUs with Python
Your DesktopThis workshop introduces Python GPU tools for porting and writing code that runs on GPUs.
This workshop introduces Python GPU tools for porting and writing code that runs on GPUs.
OVERVIEW Machine learning is becoming an increasingly popular tool in several fields, including data science, medicine, engineering, and business. This workshop will cover basic concepts related to machine learning, including definitions of basic terms, sample applications, and methods for deciding whether your project is a good fit for machine learning. No prior knowledge or coding […]
OVERVIEW This workshop will cover some more advanced topics in computing on the U-M Great Lakes Cluster. Topics to be covered include a review of common parallel programming models and basic use of Great Lakes; dependent and array scheduling; workflow scripting using bash; high-throughput computing using launcher; parallel processing in one or more of Python, […]
This course will familiarize the student with the basics of accessing and interacting with Linux computers using the GNU/Linux operating system’s Bash shell, also generically referred to as “the command line”. Topics include: a brief overview of Linux, the Bash shell, navigating the file system, basic commands, shell redirection, permissions, processes, and the command environment. […]