Skip to Main Content
UCLA Logo Institute for Digital Research and Education

Containers for HPC workshop

Office of Advanced Research Computing
Zoom

This workshop will go over how to use container on HPC resources. Containers are a great way to run scientific software on various HPC platforms. Users can create a ‘virtual’ OS to easily install any application and transfer it to any system with container software. This workshop will cover how to build and use containers...

Building Containers for HPC

Office of Advanced Research Computing
Zoom

This workshop is a follow-up to a previous workshop on “Using Containers on HPC Resources”. This workshop will focus on creating containers to be ran on HPC resources. We will go over building containers using Docker/podman and Apptainer/Singularity. We will also use Hoffman2 to run our newly built containers. To follow along, users will need...

Hoffman2 Happy Hour: Rstudio for HPC

Office of Advanced Research Computing
Zoom

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 Apptainer. Questions about this workshop can be directed to Charles Peterson (cpeterson@oarc.ucla.edu). Register here: https://ucla.zoom.us/meeting/register/tJ0ocuupqzIuGNcIdgj9o1CSE9lEcn6WgOIk

Learning ChatGPT — Its Past, Present, and Future

Office of Advanced Research Computing
Zoom

Ever since its debut in November 2022, ChatGPT has become one of the most intriguing technological advancements of our time. Particularly within scientific communities, there's a genuine interest in its capabilities, its evolution, and the potential transformative impacts it may have on scientific research. This 2-hour lecture offers an insightful dive into ChatGPT and similar...

Introduction to Stata

Zoom

This workshop introduces the statistical software Stata, with a focus on basic commands for importing data, data management, data visualization and simple statistical analysis. This workshop is aimed at new and infrequent Stata users. Questions about this workshop can be sent to Andy Lin (alin@oarc.ucla.edu). Register here: https://ucla.zoom.us/meeting/register/tJcrdeitrzIuEtCZs8DNZ6Nax_PGpA29gSRV  

Introduction to the Command Line Interface

Office of Advanced Research Computing
Zoom

The most widely used way to interact with computers is through a graphical user interface, for example, the desktop interface of Microsoft Windows or Mac OS. However, you can also use a text interface to interact with your computer (or with a computing system like Hoffman2). This can variously be referred to as the command...

Introduction to SPSS

Zoom

This workshop introduces the statistical software SPSS, with a focus on basic commands for importing data, data management, data visualization and simple statistical analysis through its point-and-click interface and some syntax. This workshop is aimed at new and infrequent SPSS users. Questions about this workshop can be sent to Christine Wells (crwells@ucla.edu). Register here: https://ucla.zoom.us/meeting/register/tJMucuuuqT0uGdYllDjxpcquo3d-4lgCYZN6

Creating GIS Route Networks with pgRouting and the Hoffman2 Shared Computing Cluster

Office of Advanced Research Computing
Zoom

Are you interested in making maps that show connections between places? Do you want to find the quickest or easiest way to get between two points? Do you want to discover potential pathways through elevation changes? Are you interested in using UCLA’s Hoffman2 shared computing cluster to perform GIS research? Are you working with a...

Introduction to Shell Scripting

Office of Advanced Research Computing
Zoom

Shell scripts enable users to link together multiple Linux commands into a single executable program. They can save users from a lot of wasted time, effort, and headache. For example, many researchers execute many different steps and run several different programs during their process of transforming raw data into analyzable results and ultimately into polished...

Introduction to SAS

Zoom

This workshop introduces the statistical software SAS, with a focus on basic commands for importing data, data management, data visualization and simple statistical analysis. This workshop is aimed at new and infrequent SAS users. Questions about this workshop can be sent to Siavash Jalal (sjalal@oarc.ucla.edu). Register here: https://ucla.zoom.us/meeting/register/tJMvde-trjsuH9avhgE4S3CcW6iYxc58ELxK

Hoffman2 Happy Hours: Running interactive and batch jobs on the Hoffman2 Cluster

Office of Advanced Research Computing
Zoom

Requesting interactive sessions / loading and starting interactive applications /interactive versus non interactive (batch) jobs / submitting batch jobs to the scheduler / Running: serial - multithreaded - parallel jobs Questions about this workshop can be set to Raffaella D'Auria (dauria@oarc.ucla.edu). Register here: https://ucla.zoom.us/meeting/register/tJ0odeiqrT4iG9IgPYD5lWz2M--zpMGi_jw8

Harnessing the Power of HPC for Machine Learning: Tools and Techniques

Office of Advanced Research Computing
Zoom

In this engaging workshop, explore the symbiotic relationship between Machine Learning (ML) and High-Performance Computing (HPC), a collaboration that stands at the forefront of modern computational advancements. Participants will gain hands-on experience utilizing powerful HPC tools and libraries to accelerate ML model training and inference, fostering innovations in fields such as bioinformatics, climate science, and...

Hoffman2 Happy Hours: Running array jobs on the Hoffman2 Cluster / Running jobs on GPU nodes

Office of Advanced Research Computing
Zoom

Array jobs are a special class of batch jobs that use one submission script to execute multiple tasks, this is one of the most efficient ways of harnessing the computing capability of the Hoffman2 Cluster to get your work done expeditiously. Can your workflow be adapted to run in this fashion? Bring your problem /...

HPC@UCLA: Intro to H2C (Hoffman2 Cluster)

Office of Advanced Research Computing
Zoom

The Hoffman2 Cluster is a powerful computational resource for the UCLA research community. Come and learn what is it and how you can get started using it. Instructor: Raffaella D'Auria Register via Zoom

Data Visualization with Python I: Plotting Fundamentals

Office of Advanced Research Computing
Zoom

Python is a very popular language for computational and data science, and it has many powerful capabilities for visualizing data in the pursuit of understanding and conveying underlying patterns. The first part of this series will showcase various ways that Python can be used for creating graphics, following which we’ll dive into some common Python...

Introduction to Network Analysis Tools and Methodologies

Office of Advanced Research Computing
Zoom

Network analysis allows for the modeling of connections between people, places, concepts, and entities in nearly any field of study. We can visualize, describe, and even predict these connections by treating them as data through the use of widely available and free tools. This workshop will introduce participants to the field of network analysis, with...

Data Visualization with Python II: Making Interactive Plots and Dashboards

Office of Advanced Research Computing
Zoom

Python is a very popular language for computational and data science, and it has many powerful capabilities for visualizing data in the pursuit of understanding and conveying underlying patterns. The second part of this series will explore various ways that Python can be used to make interactive graphics that enhance one’s ability to explore data...

Optimizing research with GPUs on Hoffman2

Office of Advanced Research Computing
Zoom

This workshop caters to computing professionals and researchers eager to push the boundaries of high-performance computing using GPUs. Tailored for an audience that ranges from novices to experienced users, the workshop covers the essentials of GPU computing, with a special focus on leveraging these powerful processors within Python and R environments as well as other...

R Graphics: Introduction to ggplot2

Office of Advanced Research Computing
Zoom

This seminar teaches the “grammar” of graphics that underlies the ggplot2 package, allowing the user to build eye-catching, publication-quality graphics layer-by-layer. We will cover the basic elements of the grammar of graphics, including aesthetics, geoms, scales, and themes, and we will show you how easy ggplot2 makes it to integrate these elements to make informative...

Cloud Computing Workshops: Build your own HPC cluster on the cloud

Office of Advanced Research Computing
Zoom

Cloud computing service enables users to access various computing resources such as applications, storage, databases, and even machine learning. This workshop will cover how to create your own high-performance computing cluster with a job scheduler on the cloud service, based on the knowledge of compute instance and storage. By doing this, the users can run...

High Performance Python for Data Analytics (2)

Office of Advanced Research Computing
Zoom

While Python has been the most popular programming language since 2019, data scientists often critique its slow speed and limited capabilities in handling big data scenarios. In this workshop series, we'll tackle how to enhance Python's performance in data science by diving deep into its workings and leveraging technologies to transform Python into an effective...

Applies Survey Data Analysis in SPSS

Office of Advanced Research Computing
Zoom

The workshop will introduce the basic concepts and elements necessary to analyze data collected via a complex sampling design. The workshop will use SPSS Complex Samples to conduct descriptive analyses. Examples of subpopulation analyses will be given, as well as examples of linear and logistic regression models. Instructor: Christine Wells Register via Zoom

Analysis and Visualization of interactions in R

Office of Advanced Research Computing
Zoom

In regression, we are often interested in an interaction, which is the modification or moderation of the effect of an independent variable by another. Understanding interactions involves interpreting the regression coefficients, estimating and testing simple effects and their differences, and visualizing the interaction. This workshop will teach you how to do all of these thing...

Workshop on Machine Learning and Big Data

T V Singh
IDRE Portal 5628 Math Sciences Building, 520 Portola Plaza, Los Angeles, CA, United States

UCLA-IDRE  is pleased to host a two-day, in-person, Big Data workshop (July 31 - August 1, 2024, 8 AM-2 PM each day) organized by Pittsburgh Supercomputing Center. This workshop will focus on big data analytics, machine learning using Spark, and deep learning using TensorFlow. It is an in-person workshop presented using the Wide Area Classroom...

R Markdown Basics

Office of Advanced Research Computing
Zoom

R Markdown files integrate text, Markdown, and R code into dynamic documents that weave together plain text, formatted text, and the output of the R code. The resulting dynamic reports can be produced in many formats, including HTML documents, HTML slideshows, LaTeX pdf, Beamer slideshows, MS Word doc, books, scientific articles, and websites. This seminar...

Applied Survey Data Analysis in Stata

Office of Advanced Research Computing
Zoom

This workshop will cover both the use of descriptive and inferential statistics with complex survey data in Stata. We will also discuss post-estimation commands, the analysis of subpopulations, and some graphical methods that can be used with weighted data. Instructor: Christine Wells Register Now via Zoom Workshop materials

Output tables in R

Office of Advanced Research Computing
Zoom

R is a powerful programming language specifically designed for statistical analysis. In this workshop, we will explore some of the tools and packages available in R to craft visually appealing tables that effectively communicate your results. Whether you're using R Markdown and seeking to generate tables in your HTML file or aiming to create polished...

Markdown, Zotero, and Quarto for Academic Writing and Publishing

Zoom

Are you tired of wasting precious time converting your research documents into public websites and presentations? Have you ever needed to change the format of your writing to fit a journal or to meet publisherÕs requirements? Do you wish there was some way to repurpose your writing and research for presentations, websites, and other platforms...

HPC@UCLA: Intro to H2C (the Hoffman2 Cluster)

The Hoffman2 Cluster is a powerful computational resource for the UCLA research community. Come and learn what is it and how you can get started using it.

New Platforms for Building Virtual 3D Environments: Replacement Platforms for Mozilla Hubs

Zoom

Are you interested in creating and publishing 3D virtual environments on the Web? Would you like to be able to quickly spatially model multimedia assets? This workshop will introduce you to foundational techniques and resources which will enable you to produce WebXR (eXtended Reality) content. This spring, Mozilla sunsetted their WebXR platform, Mozilla Hubs, and...

Docker containerization: Fundamentals

Zoom

Built on a hypervisor of the host operating system, a virtual machine (VM) provides an isolated virtual environment that allows for the execution of guest operating systems and applications. However, VMs often demand substantial computing resources to run these systems and programs. In recent years, an advanced technique known as containerization has emerged as an...

Disability Culture and Allyship

Zoom

A training about disability culture at UCLA and the larger world. Learn about accessibility vs accommodations and how to best inclusive to people with disabilities at work and in the classroom.

Intro to using Mobile Apps in Research Studies

Zoom

Nearly 7 out of 8 billion of the worldÕs population uses mobile phones. Learn about several uses in research including information dissemination techniques, data (image/audio/video) collection, geo-tagged content and gamification. Leveraged for recruitment, collecting digital consent, experimentation with wearable and other sensor/edge devices, psychological interventions, EMAs and randomized notification systems.

Docker containerization: Practice

Zoom

Built on a hypervisor of the host operating system, a virtual machine (VM) provides an isolated virtual environment that allows for the execution of guest operating systems and applications. However, VMs often demand substantial computing resources to run these systems and programs. In recent years, an advanced technique known as containerization has emerged as an...

Intro to Digital Accessibility in Research

Zoom

What is digital accessibility? How can the research enterprise be more prepared to be inclusive of people with disabilities. What should an IRB be evaluating in terms of digital accessibility?

HPC@UCLA: Working at the UNIX shell & Environmental Modules on H2C (the Hoffman2 Cluster)

Knowledge of Linux is key to successfully using most HPC resources, including the Hoffman2 Cluster. This workshop introduces users to basic usage of the command line interface (CLI), basic file manipulation and the filesystem hierarchy. Environmental modules and modification of the user environment will also be introduced.

Learning Retrieval-Augmented Generation (RAG) at Hoffman2

As the excitement around ChatGPT and other large language models (LLMs) continues to grow, many are exploring how to leverage these technologies in their own domains to achieve more targeted and advanced responses. Among the emerging techniques, Retrieval-Augmented Generation (RAG) stands out as one of the most impactful. In this 2-hour lecture, I will introduce...

Using GitHub for Collaboration and Project Management

Zoom

Do you build software applications and use GitHub for your code versioning? In this workshop you will learn about GitHub Projects and how to create and resolve issues. You will also learn how to create and respond to pull requests, how to create and manage repositories, and how to create forks and branches of code...

Introduction to Mediation Models with the PROCESS macro in SPSS

Zoom

This workshop will introduce the PROCESS Macro in SPSS (written by Andrew Hayes). Basic models will be demonstrated. Explanations of the syntax and output will be given, as well as some tips about reporting such analyses.

HPC@UCLA: Jupyter Notebooks/JupyterLan on H2C (the Hoffman2 Cluster)

Jupyter Notebook and JupyterLab are a powerful tool for interactive computing and for proof of concept implementations. Come and learn how to open jupyter sessions on your local browser while harnessing the computing power on the Hoffman2 Cluster. Work in a conda/python environment, in R, julia or many other programming languages.

Hoffman2 Happy Hours: Running Jupyter Notebooks on the Hoffman2 Cluster

Office of Advanced Research Computing
Zoom

How to connect to the Hoffman2 Cluster via Jupyter / how to run python, R, Julia, bash, etc. notebooks / creating interactive presentations / running jupyter notebooks in python or anaconda environments   Questions about this workshop can be directed to Raffaella D'Auria (dauria@oarc.ucla.edu). Register here: https://ucla.zoom.us/meeting/register/tJYvdOuuqz8uH9BM1CVoJkPjIOJ5Kiim5qBq 

Research Study Design Considerations for Mobile Technology

Zoom

Study designs that includes mobile apps requires planning, forethought, and awareness of the data needed to achieve your grantÕs Òspecific aimsÓ. Mobile devices are near ubiquitous but if you are building one into your study you will need to consider several laws (Common Rule, HIPAA, 21 CFR) and regulatory bodies that govern some aspects of...

Introduction to Version Control with Git, Part 1

Zoom

As a computational researcher, it can be essential to know how to use version control in order to run other peopleÕs code or to develop code as part of a multi-person development team. Git is one software tool for version control that helps users manage software and software changes over time. This workshop will introduce...

Learning Neural Network

Zoom

Neural networks are the "beating heart" of modern LLM-based AI systems, driving everything from image recognition to natural language processing. In this 2-hour lecture, we'll explore the foundational concepts of neural networks and their pivotal role in deep learning projects. This session is designed to be accessible to all, with a focus on intuitive explanations...

Planning for Accessibility in your Research Proposals

Zoom

As you plan and budget for your research studies, keep in mind that making your research findings accessible should be a forethought and not an afterthought. If you are going to create a website, you need to keep this in mind. Keep in mind ADA compliance reporting requirements. Strategic Outcomes: - Increased inclusivity in UCLAÕs...

Introduction to SPSS

Zoom

SPSS is a very easy-to-use statistical package that runs on Windows, Macintosh and UNIX platforms. This class is designed for people who are just starting to use SPSS. The students in the class will have a hands-on experience using SPSS for doing statistics, graphics, and data management. The class notes are the scripts for the...

Introduction to Version Control with Git, Part 2

Zoom

GitHub is a web-based platform for software projects using Git. This workshop will continue the Git introduction by focusing on how to use the features of GitHub for accessing, managing, and collaborating on software. We will also extend the discussion of Git fundamentals to include more advanced topics such as merge conflicts and branches.

Events List Navigation