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
HPC
Using Container on HPC resources
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’…
Read More
High-Performance Data Science in Python (1) Interpreter War
This workshop series will present an extensive discussion on how to improve the performance of Python in data science by looking under the hood of its language/libraries and using the technologies to make Python a practical solution for the high-performance big data analytics. In the first session, we will focus on how to boost the speed of python code in an interperter level by explaining the concepts (e.g. GIL, GIT) and introducing the packages of pypy, numba, pythran, cython etc. Although no specific prerequisite is required to attend the talk, having programming experience in Python will be helpful to fully understand the lecture content.
High-Performance Data Science in Python (2) DataFrame Game
This workshop series will present an extensive discussion on how to improve the performance of Python in data science by looking under the hood of its language/libraries and using the technologies to make Python a practical solution for the high-performance big data analytics. In the second session, we will focus on how to load/process the super big dataset in Python using a single machine and comparing the dataframe implementations from Pandas, Modin, Pandarallel, Dask and Vaex etc. Although no specific prerequisite is required to attend the talk, having programming experience in Python’s numpy and Pandas packages will be helpful to fully understand the lecture content.
Essential Command Line Tools in HPC Environments
On macOS, Linux, or Windows with Cygwin, or other POSIX-compliant environments, a number of versatile, time-tested command-line open-source tools with text-based user interface (TUI) are available to support performing common…
Read More
Advanced Computing and Data Analytics using Comet
UCLA-IDRE and San Diego Supercomputer Center (SDSC) are happy to announce the workshop “Advanced Computing and Data Analytics using Comet” as per the following details: Venue: 5628 Math Sciences Bldg….
Read More
Petascale Computing Institute
UCLA-IDRE, in partnership with Blue Waters, is pleased to virtually host 2019 Petascale Computing Institute at UCLA: When: August 19-23, 2019 (8 AM-3 PM PDT each day) Where: 5628 Math…
Read More
Using Jupyter with Hoffman2 and HPC Systems
This short class will illustrate several powerful tools and features that can enhance one’s experience with Jupyter notebooks. The interactive demonstrations will include a brief overview of plotting tools and…
Read More
XSEDE HPC Workshop: BIG DATA
UCLA-IDRE along with XSEDE and Pittsburgh Supercomputing Center is pleased to announce a two day Big Data workshop (Dec 4-5, 2018, 8 AM-2 PM PDT each day). This workshop will…
Read More
Running Applications on the Hoffman2 Cluster: Case Studies
RSVP FOR EVENT This class will address the process of creating Matlab standalone executables and running Matlab in batch, as well as running Abaqus python scripts. Example of how to…
Read More