BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Institute for Digital Research and Education - ECPv6.15.17.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:Institute for Digital Research and Education
X-ORIGINAL-URL:https://idre.ucla.edu
X-WR-CALDESC:Events for Institute for Digital Research and Education
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20220313T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20221106T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221102T100000
DTEND;TZID=America/Los_Angeles:20221102T120000
DTSTAMP:20260406T041917
CREATED:20220901T202400Z
LAST-MODIFIED:20220929T165412Z
UID:23152-1667383200-1667390400@idre.ucla.edu
SUMMARY:Learning PyTorch
DESCRIPTION:We will give a general introduction to PyTorch\, a popular deep learning framework\, with practical illustrations on the primary usage of tensors and automatic differentiation\, and on solving a simple temperature-conversion problem using PyTorch. The knowledge of topics covered in the previous session about machine/deep learning is assumed. Working experience with Python and Jupyter Notebooks will be helpful in following the demos. \nAny questions about this workshop can be emailed to Qiyang Hu at huqy@oarc.ucla.edu \nPresented by the Office of Advanced Research Computing (OARC). \nRegister here: https://ucla.zoom.us/meeting/register/tJUrce-uqTMsG93PJMf3Ii0eSd-CwCaE8NTJ
URL:https://idre.ucla.edu/calendar-event/learning-pytorch
LOCATION:Zoom
CATEGORIES:Classes and Workshops,Education and Training
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221103T110000
DTEND;TZID=America/Los_Angeles:20221103T120000
DTSTAMP:20260406T041917
CREATED:20220901T202401Z
LAST-MODIFIED:20220914T180842Z
UID:23153-1667473200-1667476800@idre.ucla.edu
SUMMARY:Hoffman2 Happy Hour: Jupyter Notebooks & JupyterLab
DESCRIPTION:The Hoffman2 Happy Hours are designed to showcase one cluster related topic in a short presentation (no more than 20 minutes and generally much less) or lightning talk format\, to be followed by 30 to 40 minutes of discussion and user support (office hour style). Each Hoffman2 Happy Hour meeting is 50 minutes long. Bring your computational questions (they do not have to be strictly related to the topic of the week) or just your curiosity. Examples and hands-on components related to the topic of the week will be part of each meeting. \nAny questions about this workshop can be emailed to Raffaella D’Auria at rdauria@ucla.edu. \nPresented by the Office of Advanced Research Computing (OARC). \nRegister here: https://ucla.zoom.us/meeting/register/tJAudOCgrTkrG9B_giCS5SBWQVagUAVMcphJ
URL:https://idre.ucla.edu/calendar-event/hoffman2-happy-hour-jupyter-notebooks-jupyterlab
CATEGORIES:Classes and Workshops,Education and Training
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221103T140000
DTEND;TZID=America/Los_Angeles:20221103T160000
DTSTAMP:20260406T041917
CREATED:20220901T202401Z
LAST-MODIFIED:20220914T180532Z
UID:23154-1667484000-1667491200@idre.ucla.edu
SUMMARY:Parallel Parallel Computing 1: Running MPI programs
DESCRIPTION: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 platforms\, ranging from laptop computers to massively parallel supercomputers. MPI has been widely used in advanced simulations\, data analysis and visualization in the last three decades. An MPI program typically launches a set of processes distributed across multiple CPU cores or compute nodes. Each process would perform a part of the computations and the processes communicate with each other as needed. The communication is transparently controlled by the user code (which makes MPI calls)\, and the processes are managed by the MPI runtime system\, which can also be controlled by the user. This workshop series introduces MPI for scientific computing from a user’s perspective:\n– 1. Running MPI programs: This session explains the practical aspects of using the MPI runtime/process management system\, and how it interacts with the job scheduler of a HPC cluster using Hoffman2 Cluster as an example. \nAny questions about this workshop can be emailed to Shao-Ching Huang at sch@ucla.edu.  \nPresented by the Office of Advanced Research Computing (OARC). \nRegister here: https://ucla.zoom.us/meeting/register/tJItdemurj4pGdGAiGTtOjW-Z1UwcJ7j2grw
URL:https://idre.ucla.edu/calendar-event/parallel-parallel-computing-1-running-mpi-programs
LOCATION:Zoom
CATEGORIES:Classes and Workshops,Education and Training
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221104T100000
DTEND;TZID=America/Los_Angeles:20221104T120000
DTSTAMP:20260406T041917
CREATED:20220901T202402Z
LAST-MODIFIED:20220929T165459Z
UID:23155-1667556000-1667563200@idre.ucla.edu
SUMMARY:Deep Learning\, the Good\, the Bad and the Ugly
DESCRIPTION:In this workshop\, we will talk about deep learning and neural network from a different perspective. After a very brief introduction to what machine learning and deep learning are\, our discussion will be focused on what deep learning technology can (and cannot) bring to academic research\, including both the benefits and the challenges. No specific prerequisite knowledge is required. \nAny questions about this workshop can be emailed to Qiyang Hu at huqy@oarc.ucla.edu \nPresented by the Office of Advanced Research Computing (OARC). \nRegister here: https://ucla.zoom.us/meeting/register/tJUldeqrrDwuHtU2q_Mhi32Ur1dJJqB6INR5
URL:https://idre.ucla.edu/calendar-event/deep-learning-the-good-the-bad-and-the-ugly
LOCATION:Zoom
CATEGORIES:Classes and Workshops,Education and Training
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221107T080000
DTEND;TZID=America/Los_Angeles:20221107T140000
DTSTAMP:20260406T041917
CREATED:20221024T220003Z
LAST-MODIFIED:20221024T221129Z
UID:23420-1667808000-1667829600@idre.ucla.edu
SUMMARY:ACCESS HPC Workshop: GPU Programming Using OpenACC
DESCRIPTION:Location:  IDRE Portal\, 5628 Math Science Building\, 520 Portola Plaza  \nLocal Contact: tvsingh@ucla.edu \n  \nUCLA-IDRE along with ACCESS and Pittsburgh Supercomputing Center is pleased to announce an OpenACC GPU Programming workshop on November 7\, 2022\, 8 AM-2 PM PDT. \nOpenACC is the accepted standard using compiler directives to allow quick development of GPU capable codes using standard languages and compilers. It has been used with great success to accelerate real applications within very short development periods. This workshop assumes knowledge of either C or Fortran programming. It will have a hands-on component using the Bridges-2 computing platform at the Pittsburgh Supercomputing Center. \nFor registration and detailed information\, visit: https://www.psc.edu/resources/training/hpc-workshop-november-2022-gpu-programming-using-openacc/ \nTentative Agenda:\nThe tentative agenda\, subject to change\, is below. \n\n\n\nMonday\, November 7 \nAll times given are Pecific time\n\n\n\n\n\n8:00\nWelcome\n\n\n8:15\nComputing Environment\n\n\n8:45\nParallel Computing and Accelerators\n\n\n9:15\nIntroduction to OpenACC\n\n\n10:00\nLunch break\n\n\n11:00\nIntroduction to OpenACC\, con’t\, and exercises\n\n\n1:00\nUsing OpenACC with CUDA Libraries\n\n\n1:15\nAdvanced OpenACC\n\n\n1:45\nOpenMP and GPUs\n\n\n2:00\nFinal Notes and Adjourn
URL:https://idre.ucla.edu/calendar-event/gpu-openacc-11-7-2022
CATEGORIES:Classes and Workshops,Education and Training
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221108T130000
DTEND;TZID=America/Los_Angeles:20221108T160000
DTSTAMP:20260406T041917
CREATED:20220901T202403Z
LAST-MODIFIED:20220914T180457Z
UID:23156-1667912400-1667923200@idre.ucla.edu
SUMMARY:Introduction to Mplus
DESCRIPTION:Mplus is a powerful statistical package used for the analysis of latent variables. Among the kinds of analysis it can perform are exploratory factor analysis\, confirmatory factor analysis\, latent class analysis\, latent growth curve modeling\, structural equation modeling and multilevel modeling. The program can handle a combination of categorical and continuous variables and often permits missing data. It integrates these analyses into a single framework where you can combine techniques like growth curve modeling and latent class analysis to ask unique questions\, such as “Are there latent classes among the growth trajectories?”. This workshop is designed for people who are just getting started using Mplus to orient them to the nuts and bolts of using this package. \nAny questions about this workshop can be emailed to Christine Wells at crwells@ucla.edu.  \nPresented by the Office of Advanced Research Computing (OARC). \nRegister here: https://ucla.zoom.us/meeting/register/tJAkcu6prjsjHtfHvKPr77kTl82_s2IpV03V
URL:https://idre.ucla.edu/calendar-event/introduction-to-mplus-3
LOCATION:Zoom
CATEGORIES:Classes and Workshops,Education and Training
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221110T110000
DTEND;TZID=America/Los_Angeles:20221110T120000
DTSTAMP:20260406T041917
CREATED:20220901T202404Z
LAST-MODIFIED:20220914T180425Z
UID:23157-1668078000-1668081600@idre.ucla.edu
SUMMARY:Hoffman2 Happy Hour: Scripting and the unix command line
DESCRIPTION:The Hoffman2 Happy Hours are designed to showcase one cluster related topic in a short presentation (no more than 20 minutes and generally much less) or lightning talk format\, to be followed by 30 to 40 minutes of discussion and user support (office hour style). Each Hoffman2 Happy Hour meeting is 50 minutes long. Bring your computational questions (they do not have to be strictly related to the topic of the week) or just your curiosity. Examples and hands-on components related to the topic of the week will be part of each meeting. \nAny questions about this workshop can be emailed to Raffaella D’Auria at rdauria@ucla.edu. \nPresented by the Office of Advanced Research Computing (OARC). \nRegister here: https://ucla.zoom.us/meeting/register/tJMkdeiqrTsuG9ZKxyjPE15rlgdRkSJJlWiN
URL:https://idre.ucla.edu/calendar-event/hoffman2-happy-hour-scripting-and-the-unix-command-line
CATEGORIES:Classes and Workshops,Education and Training
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221110T140000
DTEND;TZID=America/Los_Angeles:20221110T160000
DTSTAMP:20260406T041917
CREATED:20220901T202404Z
LAST-MODIFIED:20220914T180401Z
UID:23158-1668088800-1668096000@idre.ucla.edu
SUMMARY:Parallel Parallel Computing 2: MPI Programming
DESCRIPTION: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 platforms\, ranging from laptop computers to massively parallel supercomputers. MPI has been widely used in advanced simulations\, data analysis and visualization in the last three decades. An MPI program typically launches a set of processes distributed across multiple CPU cores or compute nodes. Each process would perform a part of the computations and the processes communicate with each other as needed. The communication is transparently controlled by the user code (which makes MPI calls)\, and the processes are managed by the MPI runtime system\, which can also be controlled by the user. This workshop series introduces MPI for scientific computing from a user’s perspective:\n– 2. MPI programming: This session demonstrates the basic use of MPI in a program. The examples include calling MPI from Fortran\, C/C++\, Python and Julia languages to send and receive data across multiple processes.\nTo register: https://ucla.zoom.us/meeting/register/tJwqcOGupzgrEt3QJUPLfOV-IerYwH9X_DDD \nAny questions about this workshop can be emailed to Shao-Ching Huang at sch@ucla.edu.  \nPresented by the Office of Advanced Research Computing (OARC). \nRegister here: https://ucla.zoom.us/meeting/register/tJwqcOGupzgrEt3QJUPLfOV-IerYwH9X_DDD
URL:https://idre.ucla.edu/calendar-event/parallel-parallel-computing-2-mpi-programming
LOCATION:Zoom
CATEGORIES:Classes and Workshops,Education and Training
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221115T130000
DTEND;TZID=America/Los_Angeles:20221115T160000
DTSTAMP:20260406T041917
CREATED:20220901T202405Z
LAST-MODIFIED:20220914T180345Z
UID:23159-1668517200-1668528000@idre.ucla.edu
SUMMARY:Introduction to Regression in R
DESCRIPTION:This seminar will introduce some fundamental topics in regression analysis using R in three parts. The first part will begin with a brief overview of the R environment\, and then simple and multiple regression using R. The second part will introduce regression diagnostics such as checking for normality of residuals\, unusual and influential data\, homoscedasticity and multicollinearity. The third part of this seminar will introduce categorical variables in R and interpretation of regression analysis with categorical predictors. \nAny questions about this workshop can be emailed to Siavash Jalal at sjalal@oarc.ucla.edu.  \nPresented by the Office of Advanced Research Computing (OARC). \nRegister here: https://ucla.zoom.us/meeting/register/tJEpfumqqDgjH9XQxOxLeFM8LmHMllaWZg4g
URL:https://idre.ucla.edu/calendar-event/introduction-to-regression-in-r-3
LOCATION:Zoom
CATEGORIES:Classes and Workshops,Education and Training
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221117T110000
DTEND;TZID=America/Los_Angeles:20221117T120000
DTSTAMP:20260406T041917
CREATED:20220901T202405Z
LAST-MODIFIED:20220914T180331Z
UID:23160-1668682800-1668686400@idre.ucla.edu
SUMMARY:Hoffman2 Happy Hour: Transferring data to and from the Hoffman2 Cluster
DESCRIPTION:The Hoffman2 Happy Hours are designed to showcase one cluster related topic in a short presentation (no more than 20 minutes and generally much less) or lightning talk format\, to be followed by 30 to 40 minutes of discussion and user support (office hour style). Each Hoffman2 Happy Hour meeting is 50 minutes long. Bring your computational questions (they do not have to be strictly related to the topic of the week) or just your curiosity. Examples and hands-on components related to the topic of the week will be part of each meeting. \nAny questions about this workshop can be emailed to Raffaella D’Auria at rdauria@ucla.edu. \nPresented by the Office of Advanced Research Computing (OARC). \nRegister here: https://ucla.zoom.us/meeting/register/tJwtceCtqTsvGNNCkEC9zou3wWbRzyPNd5pn
URL:https://idre.ucla.edu/calendar-event/hoffman2-happy-hour-transferring-data-to-and-from-the-hoffman2-cluster
CATEGORIES:Classes and Workshops,Education and Training
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221117T140000
DTEND;TZID=America/Los_Angeles:20221117T160000
DTSTAMP:20260406T041917
CREATED:20220901T202406Z
LAST-MODIFIED:20220914T180310Z
UID:23161-1668693600-1668700800@idre.ucla.edu
SUMMARY:Parallel Parallel Computing 3: Introduction to PETSc
DESCRIPTION: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 platforms\, ranging from laptop computers to massively parallel supercomputers. MPI has been widely used in advanced simulations\, data analysis and visualization in the last three decades. An MPI program typically launches a set of processes distributed across multiple CPU cores or compute nodes. Each process would perform a part of the computations and the processes communicate with each other as needed. The communication is transparently controlled by the user code (which makes MPI calls)\, and the processes are managed by the MPI runtime system\, which can also be controlled by the user. This workshop series introduces MPI for scientific computing from a user’s perspective:\n-3. Introduction to PETSc: This session explains the use of PETSc library\, built on top of MPI\, as a way to simplify MPI programming for scientific computing. The examples include constructing various types of parallel vectors and matrices for use cases in scientific computing. \nAny questions about this workshop can be emailed to Shao-Ching Huang at sch@ucla.edu. \nPresented by the Office of Advanced Research Computing (OARC). \nRegister here: https://ucla.zoom.us/meeting/register/tJwldOuupjsvGNOdMZNliTyv5PIDOnvEzk2t 
URL:https://idre.ucla.edu/calendar-event/parallel-parallel-computing-3-introduction-to-petsc
LOCATION:Zoom
CATEGORIES:Classes and Workshops,Education and Training
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221122T110000
DTEND;TZID=America/Los_Angeles:20221122T120000
DTSTAMP:20260406T041917
CREATED:20220901T202407Z
LAST-MODIFIED:20220914T180254Z
UID:23162-1669114800-1669118400@idre.ucla.edu
SUMMARY:Hoffman2 Happy Hour: Software available & how to load it
DESCRIPTION:The Hoffman2 Happy Hours are designed to showcase one cluster related topic in a short presentation (no more than 20 minutes and generally much less) or lightning talk format\, to be followed by 30 to 40 minutes of discussion and user support (office hour style). Each Hoffman2 Happy Hour meeting is 50 minutes long. Bring your computational questions (they do not have to be strictly related to the topic of the week) or just your curiosity. Examples and hands-on components related to the topic of the week will be part of each meeting. \nAny questions about this workshop can be emailed to Raffaella D’Auria at rdauria@ucla.edu.  \nPresented by the Office of Advanced Research Computing (OARC). \nRegister here: https://ucla.zoom.us/meeting/register/tJAqdOqsrTsjE9EDq-F_ifyuBQBc8OTn-sNe
URL:https://idre.ucla.edu/calendar-event/hoffman2-happy-hour-software-available-how-to-load-it
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221130T140000
DTEND;TZID=America/Los_Angeles:20221130T150000
DTSTAMP:20260406T041917
CREATED:20221114T213135Z
LAST-MODIFIED:20221201T211153Z
UID:23445-1669816800-1669820400@idre.ucla.edu
SUMMARY:Understanding scientific fields via network analysis and topic modeling
DESCRIPTION:  \nSpeaker: Harlin Lee\, Ph.D.\nIDRE Fellow\nMathematics Department\nUniversity of California Los Angeles \n  \nLocation: Virtual \nRecording: https://youtu.be/EkY_4gre9yU\n \n  \nAbstract: As scientific disciplines get larger and more complex\, it becomes impossible for an individual researcher to be familiar with the entire body of literature. This forces them to specialize in a sub-field\, and unfortunately\, such insulation can hinder the birth of ideas that arise from new connections\, eventually slowing down scientific progress. As such\, discovering fruitful interdisciplinary connections by analyzing scientific publications is an important problem in the science of science. This talk will present several past and ongoing projects towards answering that question using tools from network analysis and topic modeling: 1) a dynamic-embedding-based method for link prediction in a machine learning/AI semantic network\, 2) finding communities in cognitive science that study similar topics but do not cite each other or publish in the same venues\, and 3) developing theoretically grounded hypergraph embedding methods to capture surprising collaborations or missed opportunities. \nAbout the speaker: \nDr. Harlin Lee is a Hedrick Assistant Adjunct Professor at UCLA Mathematics. She received her Ph.D. in Electrical and Computer Engineering at Carnegie Mellon University in 2021. She also has an MS in Machine Learning from Carnegie Mellon University\, and a BS + MEng in Electrical Engineering and Computer Science from MIT. Her research is on learning from high-dimensional data supported on structures such as graphs (networks)\, low-dimensional subspace\, or sparsity\, motivated by applications in healthcare and social science. Dr. Lee’s lifelong vision is to use data theory to help everyone live physically\, mentally\, and socially healthier.
URL:https://idre.ucla.edu/calendar-event/harlin-lee-nov-30-2022
CATEGORIES:Conferences and Seminars,Presentations
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221201T110000
DTEND;TZID=America/Los_Angeles:20221201T120000
DTSTAMP:20260406T041917
CREATED:20220901T202407Z
LAST-MODIFIED:20220914T180238Z
UID:23163-1669892400-1669896000@idre.ucla.edu
SUMMARY:Hoffman2 Happy Hour: Running/submitting jobs on the Hoffman2 Cluster
DESCRIPTION:The Hoffman2 Happy Hours are designed to showcase one cluster related topic in a short presentation (no more than 20 minutes and generally much less) or lightning talk format\, to be followed by 30 to 40 minutes of discussion and user support (office hour style). Each Hoffman2 Happy Hour meeting is 50 minutes long. Bring your computational questions (they do not have to be strictly related to the topic of the week) or just your curiosity. Examples and hands-on components related to the topic of the week will be part of each meeting. \nAny questions about this workshop can be emailed to Raffaella D’Auria at rdauria@ucla.edu.  \nPresented by the Office of Advanced Research Computing (OARC). \nRegister here: https://ucla.zoom.us/meeting/register/tJAocu6hqTgjHNJCSkcSnGQkN4vWcy2tGTF0
URL:https://idre.ucla.edu/calendar-event/hoffman2-happy-hour-running-submitting-jobs-on-the-hoffman2-cluster
CATEGORIES:Classes and Workshops,Education and Training
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20221201T140000
DTEND;TZID=America/Los_Angeles:20221201T160000
DTSTAMP:20260406T041917
CREATED:20220901T202407Z
LAST-MODIFIED:20220914T180218Z
UID:23164-1669903200-1669910400@idre.ucla.edu
SUMMARY:Parallel Parallel Computing 4: Solving Partial Differential Equations on Parallel Computers
DESCRIPTION: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 platforms\, ranging from laptop computers to massively parallel supercomputers. MPI has been widely used in advanced simulations\, data analysis and visualization in the last three decades. An MPI program typically launches a set of processes distributed across multiple CPU cores or compute nodes. Each process would perform a part of the computations and the processes communicate with each other as needed. The communication is transparently controlled by the user code (which makes MPI calls)\, and the processes are managed by the MPI runtime system\, which can also be controlled by the user. This workshop series introduces MPI for scientific computing from a user’s perspective:\n– 4. Solving Partial Differential Equations on Parallel Computers: This session will demonstrate solving partial differential equations with MPI. \nAny questions about this workshop can be emailed to Shao-Ching Huang at sch@ucla.edu. \nPresented by the Office of Advanced Research Computing (OARC). \nRegister here: https://ucla.zoom.us/meeting/register/tJAsc-GhqzkpHN2tay6swQmcOMKlUgc1XrAI
URL:https://idre.ucla.edu/calendar-event/parallel-parallel-computing-4-solving-partial-differential-equations-on-parallel-computers
LOCATION:Zoom
CATEGORIES:Classes and Workshops,Education and Training
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230106T113000
DTEND;TZID=America/Los_Angeles:20230106T123000
DTSTAMP:20260406T041917
CREATED:20221213T011535Z
LAST-MODIFIED:20230109T215851Z
UID:23508-1673004600-1673008200@idre.ucla.edu
SUMMARY:Unsupervised Discovery of Ancestry Informative Markers and Genetic Admixture Proportions in Biobank-Scale Data Sets
DESCRIPTION:Speaker: Seyoon Ko\, Ph.D.\nIDRE Fellow\nComputational Medicine\nUniversity of California Los Angeles \n\n\n\n\n\n\n  \n  \nLocation: Virtual \nRecording of the presentation: https://youtu.be/8YAyHAp9Pfc \nAbstract: Admixture estimation is crucial in ancestry inference and genomewide association studies (GWAS). Computer programs such as ADMIXTURE and STRUCTURE are commonly employed to estimate the admixture proportions of sample individuals. However\, these programs can be overwhelmed by the computational burdens imposed by the 10^5 to 10^6 samples and millions of markers commonly found in modern biobanks. An attractive strategy is to run these programs on a set of ancestry informative SNP markers (AIMs) that exhibit substantially different frequencies across populations. Unfortunately\, existing methods for identifying AIMs require knowing ancestry labels for a subset of the sample. This supervised learning approach creates a chicken and the egg scenario. This talk presents an unsupervised\, scalable framework that seamlessly carries out AIM selection and likelihood-based estimation of admixture proportions. The simulated and real data examples show that this approach is scalable to modern biobank data sets. \n\n\n\n\n\n\nAbout the speaker: Dr. Ko is a Postdoctoral Scholar working with Dr. Ken Lange and Dr. Hua Zhou in the Department of Computational Medicine. Dr. Ko’s research interests include large-scale computational methods in biostatistics and bioinformatics using parallel and distributed computing. He earned a Ph.D. degree in Statistics from Seoul National University in South Korea\, as well as a M.S. degree in Computational Sciences and a B.S. degree in Physics\, Mathematical Sciences\, and Computational Science.\n \n\n\n\n\n\n\n 
URL:https://idre.ucla.edu/calendar-event/scale-data-set-01-06-2023
CATEGORIES:Conferences and Seminars,Presentations
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230110T160000
DTEND;TZID=America/Los_Angeles:20230110T170000
DTSTAMP:20260406T041917
CREATED:20230109T193010Z
LAST-MODIFIED:20230109T193054Z
UID:23564-1673366400-1673370000@idre.ucla.edu
SUMMARY:Interviewing Methods Workshop 
DESCRIPTION:Learn research methods for interviewing subjects including question design\, how to do an interview\, and project management at this free virtual workshop for undergraduates. \nJoin meeting here: https://bit.ly/urcworkshop
URL:https://idre.ucla.edu/calendar-event/interviewing-methods-workshop
LOCATION:Zoom
CATEGORIES:Education and Training
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230111T160000
DTEND;TZID=America/Los_Angeles:20230111T170000
DTSTAMP:20260406T041917
CREATED:20230109T193400Z
LAST-MODIFIED:20230109T193400Z
UID:23568-1673452800-1673456400@idre.ucla.edu
SUMMARY:Navigating Faculty Mentorships Workshop
DESCRIPTION:Learn how to navigate faculty mentorships while working on your research or creative project. \nJoin meeting here: https://bit.ly/urcworkshop
URL:https://idre.ucla.edu/calendar-event/navigating-faculty-mentorships-workshop
LOCATION:Zoom
CATEGORIES:Classes and Workshops,Education and Training
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230112T160000
DTEND;TZID=America/Los_Angeles:20230112T165000
DTSTAMP:20260406T041917
CREATED:20230109T194217Z
LAST-MODIFIED:20230109T194740Z
UID:23570-1673539200-1673542200@idre.ucla.edu
SUMMARY:Cornerstone 1: Getting Started with Research Workshop
DESCRIPTION:Learn how to get started with research and creative inquiry at UCLA including how to find opportunities\, earn course credit for doing research or creative practice\, and how to find a faculty mentor! This workshop is free and open to all undergraduates.\nThis workshop is offered as part of the Cornerstone Research Workshop series\, a six-part series of foundational research topics and skills created by URC-HASS\, the UCLA Library\, and the Undergraduate Writing Center. \nJoin meeting here: https://bit.ly/urcworkshop
URL:https://idre.ucla.edu/calendar-event/cornerstone-1-getting-started-with-research-workshop
LOCATION:Hybrid: Charles E. Young Research Library Main Conference Room (room 11360 ) and Zoom
CATEGORIES:Classes and Workshops,Education and Training
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230113T120000
DTEND;TZID=America/Los_Angeles:20230113T150000
DTSTAMP:20260406T041917
CREATED:20230103T234339Z
LAST-MODIFIED:20230104T000501Z
UID:23528-1673611200-1673622000@idre.ucla.edu
SUMMARY:Getting Started with Registered Reports
DESCRIPTION: Click here for RSVP (snacks will be provided) \nRegistered reports are a new publication mechanism where researchers submit a research proposal to a journal that is peer-reviewed\, and upon acceptance\, the journal agrees to publish the results of the study regardless of the outcome. Registered reports help address key issues which have resulted in replication crises in multiple academic fields\, such as publication bias and p-hacking. In this workshop\, you will learn how to publish registered reports\, the value of registered reports\, how registered reports align with incentives for researchers\, and how registered reports can interface with broader research systems (e.g.\, labs and trainees). \nAfter this workshop\, attendees will be able to… \n\nDefine a registered report and describe its component parts\nSummarize the differences between registered reports and traditional published research\nCompare and contrast the relative barriers and benefits of registered reports and traditional publications.\nIdentify and evaluate journals or other publishing mechanisms (e.g.\, PCI-RR) within their field which publish registered reports\nGenerate a Stage 1 registered report proposal for their own research project\n\nPresenters: Dr. Amanda Kay Montoya is a Quantitative Methodologist in the Department of Psychology at UCLA. Dr. William Krenzer is a Scientific Integrity Associate at Duke University. Drs. Montoya and Krenzer are funded by NSF to research the adoption and impact of registered reports in scientific practice. The team has experience submitting and publishing multiple registered reports\, as well as extensive experience with researchers considering and implementing registered reports and developing tools to improve the ease with which researchers can conduct registered reports.
URL:https://idre.ucla.edu/calendar-event/registered-reports-jan-13-2023
LOCATION:IDRE Portal\, 5628 Math Sciences Building\, 520 Portola Plaza\, Los Angeles\, CA\, 90095\, United States
CATEGORIES:Classes and Workshops,Education and Training
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230117T160000
DTEND;TZID=America/Los_Angeles:20230117T170000
DTSTAMP:20260406T041917
CREATED:20230109T194652Z
LAST-MODIFIED:20230109T194652Z
UID:23573-1673971200-1673974800@idre.ucla.edu
SUMMARY:Research and Time Management Workshop
DESCRIPTION:Learn strategies\, tips\, and tools for managing your research or creative project to stay on track and maintain balance in your life! \nJoin meeting here: https://bit.ly/urcworkshop
URL:https://idre.ucla.edu/calendar-event/research-and-time-management-workshop
LOCATION:Zoom
CATEGORIES:Classes and Workshops,Education and Training
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230118T160000
DTEND;TZID=America/Los_Angeles:20230118T165000
DTSTAMP:20260406T041917
CREATED:20230109T194948Z
LAST-MODIFIED:20230109T194948Z
UID:23576-1674057600-1674060600@idre.ucla.edu
SUMMARY:Cornerstone 1: Getting Started With Research Workshop
DESCRIPTION:Learn how to get started with research and creative inquiry at UCLA including how to find opportunities\, earn course credit for doing research or creative practice\, and how to find a faculty mentor! This workshop is free and open to all undergraduates.\nThis workshop is offered as part of the Cornerstone Research Workshop series\, a six-part series of foundational research topics and skills created by URC-HASS\, the UCLA Library\, and the Undergraduate Writing Center. \nJoin meeting here: https://bit.ly/urcworkshop
URL:https://idre.ucla.edu/calendar-event/cornerstone-1-getting-started-with-research-workshop-2
LOCATION:Zoom
CATEGORIES:Classes and Workshops,Education and Training
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230119T100000
DTEND;TZID=America/Los_Angeles:20230119T120000
DTSTAMP:20260406T041917
CREATED:20221207T172501Z
LAST-MODIFIED:20221207T172746Z
UID:23471-1674122400-1674129600@idre.ucla.edu
SUMMARY:Cloud Computing Workshops. Part 3: AWS cloud storage and practices
DESCRIPTION:Cloud computing service is the delivery of computing resources including applications\, servers\, storage\, databases\, networking\, analytics\, and artificial intelligence over the internet. Besides understanding of cloud computing\, these workshops are intended to provide hands-on tutorials to see how cloud service providers may offer academic researchers an option to use additional computing resources. Working on two major cloud providers\, Amazon Web Service (AWS) and Google Cloud Platform (GCP)\, we will go over an introduction\, compute instances\, interactive computing\, storage\, and even setup of HPC cluster on the clouds. \nAny questions about this workshop can be emailed to Jerry Huang at hyhuang@oarc.ucla.edu. \nPresented by the Office of Advanced Research Computing (OARC). \nRegister here: https://ucla.zoom.us/meeting/register/tJIvcu-vrTIiHNM0fDfgRsG53gl5RDiBNvmb
URL:https://idre.ucla.edu/calendar-event/cloud-computing-workshops-part-3-aws-cloud-storage-and-practices
LOCATION:Zoom
CATEGORIES:Classes and Workshops,Education and Training
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230119T130000
DTEND;TZID=America/Los_Angeles:20230119T143000
DTSTAMP:20260406T041917
CREATED:20230111T194906Z
LAST-MODIFIED:20230118T192211Z
UID:23615-1674133200-1674138600@idre.ucla.edu
SUMMARY:Teaching and Research w/ Digital Collections (Part 1): Navigating A World of High-Quality Primary Source Materials
DESCRIPTION:Scholarship of visual materials often requires close looking and comparison across works. Digitization programs at “GLAM” institutions (Galleries\, Libraries\, Archives\, and Museums) around the world\, including the UCLA Library\, have resulted in extraordinary collections of digital facsimiles of rare and unique primary source books\, documents\, artifacts\, and ephemera\, available online. For scholarship and curricular research assignments\, sophisticated digital viewers present high-resolution image-based content\, which allows for close and comparative examination of materials. Interoperable content\, which follows certain standards of web-delivery\, has become crucial for institutions for contrasting objects from different collections. Increasing stability in digital visual scholarship means working from authority files from museums\, libraries\, and archives — institutions are committed to long term preservation and standards. Finding items of interest\, however\, can be a challenge\, as digital collections are not universally searchable using familiar tools and practices\, and they often differ between institutions. \nThis workshop will introduce participants to International Image Interoperability Framework or IIIF (generally pronounced “triple-eye-eff”)\, which is a way to standardize the delivery of images and audio/visual files from servers to different environments on the Web. In this first workshop session in a series of three\, participants will learn: \n\nHow to locate and use digital collections with IIIF content\nThe benefits of IIIF materials for research and teaching\nImage API\nPresentation API\n\nAll levels are welcome. This workshop series is a collaboration between the UCLA Digital Library Program and the Office of Advanced Research Computing. Additional leadership provided by UCLA faculty who have been participating in the LMS Design Lab. \nRegister in advance for this workshop at: \nhttps://ucla.zoom.us/meeting/register/tJYtde6hrjoiE9PMBo89DUQiIh-iEUlRky6a \nAfter registering\, you will receive a confirmation email containing information about joining the meeting. If you plan to join us in person\, here are directions to the Portal: https://sandbox.oarc.ucla.edu/the-visualization-portal
URL:https://idre.ucla.edu/calendar-event/teaching-and-research-w-digital-collections-part-1-navigating-a-world-of-high-quality-primary-source-materials
CATEGORIES:Classes and Workshops,Education and Training
ORGANIZER;CN="UCLA Office of Advanced Research Computing and UCLA Digital Library Program":MAILTO:falbrezzi@ucla.edu
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230119T160000
DTEND;TZID=America/Los_Angeles:20230119T165000
DTSTAMP:20260406T041917
CREATED:20230109T195141Z
LAST-MODIFIED:20230109T195313Z
UID:23578-1674144000-1674147000@idre.ucla.edu
SUMMARY:Cornerstone 2: Developing a Research Question Workshop
DESCRIPTION:Learn how to turn your interests into a research question! Turn your general ideas for a topic into a set of research questions\, and then get started generating effective keywords for your search in this online module! This module is offered as part of the Cornerstone Research Workshops\, a six-part series covering foundational research topics and skills created by URC-HASS\, the UCLA Library\, and the Undergraduate Writing Center. \nJoin meeting here: https://bit.ly/urcworkshop
URL:https://idre.ucla.edu/calendar-event/cornerstone-2-developing-a-research-question-workshop
LOCATION:Hybrid: Charles E. Young Research Library Main Conference Room (room 11360 ) and Zoom
CATEGORIES:Classes and Workshops,Education and Training
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230120T130000
DTEND;TZID=America/Los_Angeles:20230120T150000
DTSTAMP:20260406T041917
CREATED:20230111T203926Z
LAST-MODIFIED:20230111T204001Z
UID:23626-1674219600-1674226800@idre.ucla.edu
SUMMARY:Introduction to QGIS and Digital Gazetteers
DESCRIPTION:This introductory workshop will introduce participants to basic desktop GIS functionality in QGIS and digital gazetteers which underpin the majority of digital mapping research. Upon completion of the workshop\, participants will be able to take an arbitrary list of places\, associate that list with a digital gazetteer\, and create a map in QGIS suitable for print or digital use. This workshop is geared to the beginner\, with no prior knowledge of GIS required or expected. \nAny questions about this workshop can be emailed to Ryan Horne at rhorne@oarc.ucla.edu. \nPresented by the Office of Advanced Research Computing (OARC). \nRegister here: https://ucla.zoom.us/meeting/register/tJ0rd-qorT0jHNRYhowbNSAbY2lhN7NKyIx8
URL:https://idre.ucla.edu/calendar-event/introduction-to-qgis-and-digital-gazetteers
LOCATION:Zoom
CATEGORIES:Classes and Workshops,Education and Training
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230124T160000
DTEND;TZID=America/Los_Angeles:20230124T170000
DTSTAMP:20260406T041917
CREATED:20230109T195438Z
LAST-MODIFIED:20230109T195438Z
UID:23580-1674576000-1674579600@idre.ucla.edu
SUMMARY:Summer Opportunities Info Session
DESCRIPTION:Learn all about research and creative opportunities during Summer Session\, including SRP 99 courses\, Research Revealed\, and the Summer Research Incubator\, as well as how to apply! \nJoin meeting here: https://bit.ly/urcworkshop
URL:https://idre.ucla.edu/calendar-event/summer-opportunities-info-session
LOCATION:Zoom
CATEGORIES:Classes and Workshops,Education and Training
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230126T100000
DTEND;TZID=America/Los_Angeles:20230126T120000
DTSTAMP:20260406T041917
CREATED:20221207T172655Z
LAST-MODIFIED:20221207T172715Z
UID:23473-1674727200-1674734400@idre.ucla.edu
SUMMARY:Cloud Computing Workshops. Part 4: GCP Compute Engine
DESCRIPTION:Cloud computing service is the delivery of computing resources including applications\, servers\, storage\, databases\, networking\, analytics\, and artificial intelligence over the internet. Besides understanding of cloud computing\, these workshops are intended to provide hands-on tutorials to see how cloud service providers may offer academic researchers an option to use additional computing resources. Working on two major cloud providers\, Amazon Web Service (AWS) and Google Cloud Platform (GCP)\, we will go over an introduction\, compute instances\, interactive computing\, storage\, and even setup of HPC cluster on the clouds. \nAny questions about this workshop can be emailed to Jerry Huang at hyhuang@oarc.ucla.edu. \nPresented by the Office of Advanced Research Computing (OARC). \nRegister here: https://ucla.zoom.us/meeting/register/tJwrc-ugpzIjE9WOLJ_9UlP8tq8yOk61e41Y
URL:https://idre.ucla.edu/calendar-event/cloud-computing-workshops-part-4-gcp-compute-engine
LOCATION:Zoom
CATEGORIES:Classes and Workshops,Education and Training
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230126T130000
DTEND;TZID=America/Los_Angeles:20230126T143000
DTSTAMP:20260406T041917
CREATED:20230111T195043Z
LAST-MODIFIED:20230118T192148Z
UID:23620-1674738000-1674743400@idre.ucla.edu
SUMMARY:Teaching & Research w/ Digital Collections (Part 2): Tools and Practices for Engaging Digital Collections Content
DESCRIPTION:The active engagement of digital primary source collections content can\, and often does\, go beyond viewing materials on collections websites. For sustained inquiry\, a wide variety of tools and platforms have been developed that support in-depth scholarly analysis of high quality\, reliably-hosted image-based digital content and enable the creation of public-facing scholarly work products. This workshop is the second in a series about teaching and research with digital collections\, which highlights the affordances of IIIF content (for International Image Interoperability Framework) but it does not require prior knowledge or skills from the first workshop. It will focus upon the “interoperable” use of digital materials outside of their original institutional context\, in both lightweight\, easy-to-use tools for analysis\, presentation and annotation (such as Storiiies\, Exhibit.so\, Mirador\, and MISE)\, and more robust platforms for digital scholarship\, such as Scalar. \nIn this workshop\, participants will learn: \n\nWhat are IIIF manifests and image URLs\, and how can they be used in IIIF-compatible tools and platforms?\nHow to extract details from image-based content\nHow to import materials as linked content into various platforms\nHow to annotate\, caption\, and present content in multimedia essays and exhibits\n\nAll levels are welcome. This workshop series is a collaboration between the UCLA Digital Library Program and the Office of Advanced Research Computing. Additional leadership provided by UCLA faculty who have been participating in the LMS Design Lab. \nRegister in advance for this workshop at: \nhttps://ucla.zoom.us/meeting/register/tJwsc-quqjIsGdG78motdRVq1fiqyxJH3fKg \nAfter registering\, you will receive a confirmation email containing information about joining the meeting. If you plan to join us in person\, here are directions to the Portal: https://sandbox.oarc.ucla.edu/the-visualization-portal
URL:https://idre.ucla.edu/calendar-event/teaching-research-w-digital-collections-part-2-tools-and-practices-for-engaging-digital-collections-content
CATEGORIES:Classes and Workshops,Education and Training
ORGANIZER;CN="UCLA Office of Advanced Research Computing and UCLA Digital Library Program":MAILTO:falbrezzi@ucla.edu
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20230126T160000
DTEND;TZID=America/Los_Angeles:20230126T165000
DTSTAMP:20260406T041917
CREATED:20230109T195628Z
LAST-MODIFIED:20230109T195628Z
UID:23582-1674748800-1674751800@idre.ucla.edu
SUMMARY:Cornerstone 3: Finding Sources Workshop
DESCRIPTION:Learn the most effective search strategies for finding what you need at the UCLA Library. Navigate your research with ease and pick out the best sources for your project! In this workshop\, you’ll explore the library research guides\, learn strategies for finding the information you need\, and find out about research consultations. This workshop is free and open to all undergraduates. This workshop is offered as part of the Cornerstone Research Workshops\, a six-part series covering foundational research topics and skills created by URC-HASS\, the UCLA Library\, and the Undergraduate Writing Center. \nJoin meeting here: https://bit.ly/urcworkshop
URL:https://idre.ucla.edu/calendar-event/cornerstone-3-finding-sources-workshop
LOCATION:Hybrid: Charles E. Young Research Library Main Conference Room (room 11360 ) and Zoom
CATEGORIES:Classes and Workshops,Education and Training
END:VEVENT
END:VCALENDAR