Ansys is an engineering software that is employed for a plethora of multiphysics simulations. This is an introductory tutorial workshop for building, configuring, executing, and postprocessing simulation projects and data…
Read More
HPC
Running Ansys Fluids products on Hoffman2 and on Local Devices
Ansys is an engineering software that is used particularly in multiphysics modeling. This is an introductory workshop that will explore various approaches for (1) accessing Ansys products through the Hoffman2…
Read More
Code Profilers: Measuring Performance and Resource Usage
Learn to use code profilers (software) to analyze a program’s performance and resource usage, and to use the measurement data to guide tuning methodologies and workflows, in the context of…
Read More
Parallel Parallel Computing 4: Solving Partial Differential Equations on Parallel Computers
MPI (Message Passing Interface) is a standardized interface for writing portable distributed-memory parallel scientific code. The portability of MPI ensures the same MPI program works the same way on different…
Read More
Parallel Parallel Computing 3: Introduction to PETSc
MPI (Message Passing Interface) is a standardized interface for writing portable distributed-memory parallel scientific code. The portability of MPI ensures the same MPI program works the same way on different…
Read More
Parallel Parallel Computing 1: Running MPI programs
MPI (Message Passing Interface) is a standardized interface for writing portable distributed-memory parallel scientific code. The portability of MPI ensures the same MPI program works the same way on different…
Read More
Big Data on HPC
This workshop will go over using Big Data techniques on HPC resources. Big Data methods are used when data size because so large, it becomes challenging to compute. Also, when…
Read More
Hoffman2 Happy Hour: RStudio on Hoffman2
The Hoffman2 Happy Hours Series: Using Rstudio on Hoffman2 is best with a Rstudio Server app. This Happy Hour shows an example of using a Rstudio Server with Singularity/Apptainer. Any…
Read More
Hoffman2 Happy Hour: Anaconda on Hoffman2
Anaconda (https://www.anaconda.com/) is a distribution of R and Python that can be used to easily install many popular data science, biostats, and other packages. This Hoffman2 Happy Hour will go…
Read More
Building Containers for HPC
This workshop is a follow-up to a previous workshop on “Using Containers on HPC Resources” (https://github.com/ucla/hpc_workshops). This workshop will focus on creating containers to be ran on HPC resources. We…
Read More