BEGIN:VCALENDAR
VERSION:2.0
METHOD:PUBLISH
CALSCALE:GREGORIAN
PRODID:-//WordPress - MECv6.2.5//EN
X-ORIGINAL-URL:https://www.rc.fas.harvard.edu/
X-WR-CALNAME:FAS Research Computing
X-WR-CALDESC:HARVARD UNIVERSITY | FACULTY OF ARTS &amp; SCIENCES
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-PUBLISHED-TTL:PT1H
X-MS-OLK-FORCEINSPECTOROPEN:TRUE
BEGIN:VEVENT
CLASS:PUBLIC
UID:MEC-0367c7fbf44f81ee71fcc18f6e748fcc@rc.fas.harvard.edu
DTSTART:20220405T150000Z
DTEND:20220405T170000Z
DTSTAMP:20220127T152200Z
CREATED:20220127
LAST-MODIFIED:20220127
PRIORITY:5
TRANSP:OPAQUE
SUMMARY:Build You a NumPy: From Dot-Products to Machine Code Workshop (University-Wide)
DESCRIPTION:Programming is often a tradeoff between expressivity and control. Modern numerical and scientific programs often take a two-level approach, with high-level logic in a dynamic language like Python and low-level computational kernels in compiled languages such as C/C++, CUDA, or even FORTRAN. However, these workflows isolate researchers from machine operations, making custom numerical code that doesn’t fit neatly within vectorized APIs such as NumPy difficult to implement with good performance. This course shows how to quickly build NumPy-like computational kernels using a mixed Python/C++ build system from scratch. Along the way, we’ll cover various optimizations that are possible, such as contiguous-memory data structures and views, loop fusion, broadcasting, data locality, and shared-memory parallelism. Finally, we’ll use this framework to build a solver for a nonlinear diffusion problem.\nThis is a virtual event on Zoom, and attendees should have access to a laptop or desktop.\nAudience: University-wide\nSoftware Version: To follow along with the implementation, you need a Python 3 installation with NumPy inside a Conda environment, and a C++ compiler (such as Clang or GCC, very often present by default)\nPre-Requisites: Basic exposure to programming in Python, and continuous mathematics (linear algebra/calculus) would be helpful\nCost: None\nSIGN UP HERE ( https://trainingportal.harvard.edu/Saba/Web_spf/NA1PRD0068/common/leclassview/virtc000000000014554 ) (Harvard Training Portal)\n
URL:https://www.rc.fas.harvard.edu/events/build-you-a-numpy-april-5/
CATEGORIES:Training
END:VEVENT
END:VCALENDAR
