Skip to content

Commit 6dc4024

Browse files
authored
Merge pull request #131 from shuds13/main
Add Wells talk
2 parents 4c91b9d + 4bceb61 commit 6dc4024

3 files changed

Lines changed: 42 additions & 0 deletions

File tree

_data/speakers.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,3 +150,15 @@
150150
talk_num: 10
151151
photo: janssen.jpg
152152
bio: "Jan Janssen is the group leader for Materials Informatics at the Max Planck Institute for Sustainable Materials. His group focuses on applying methods from computer science including machine learning to discover novel sustainable materials with applications ranging from machine-learned interatomic potentials to large language model agents for atomistic simulation. Previously, Jan was a director’s postdoctoral fellow in the T-division at Los Alamos National Laboratory as part of the Exascale Computing Project as well as an invited postdoctoral fellow at the University of Chicago and the University of California Los Angeles. Besides his research work, Jan is the lead developer of the pyiron atomistic simulation suite, maintains over 1000 open-source materials informatics software packages for the conda-forge community and is a regular contributor to open-source software on Github."
153+
154+
- name: Patrick Wells
155+
role: Postdoctoral Appointee at ANL
156+
institution:
157+
- name: Argonne National Laboratory
158+
link: https://www.anl.gov
159+
image: argonne.png
160+
country: us
161+
link: https://www.anl.gov/profile/patrick-wells
162+
talk_num: 11
163+
photo: wells.jpg
164+
bio: "Patrick Wells is a postdoctoral appointee at Argonne National Laboratory who designs and builds tools to simplify access to large-scale cosmological datasets. He joined Argonne in 2024 after completing his PhD in Astrophysics from the University of California, Davis, where he worked on measuring the expansion rate of the universe by extracting information from galaxy surveys. His primary computational interests include data management and workflow orchestration, and he has scientific interests in large-scale structure cosmology and gravitational lensing."

_talks/2026_02_18.html

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
layout: talk
3+
title: "Collaborative Cosmology at Scale with the OpenCosmo Platform"
4+
authors: Patrick Wells (Argonne National Laboratory)
5+
event_date: February 18, 2026
6+
times: 11:00am PST / 2:00pm EST / 20:00 CEST
7+
talk_number: 11
8+
given: false
9+
<!-- image: /images/talks/wells-banner.jpg -->
10+
<!-- presentation: /files/talks/20260218-Wells-OpenCosmo.pdf -->
11+
<!-- video: -->
12+
---
13+
14+
As with many other areas of science, the quantity and quality of available
15+
cosmological data has exploded in recent years. This increase undoubtedly
16+
presents tremendous scientific opportunity. But accessing and analyzing this
17+
data at scale presents real challenges, especially for scientific users who
18+
are not familiar with HPC or big-data workloads.
19+
20+
<br /><br />
21+
22+
The OpenCosmo project exists to build a domain-specific abstraction layer on top
23+
of the cosmological datasets and computing resources housed at various DoE
24+
facilities. It aims to allow scientific users to describe which data they want
25+
and what analysis they would like to perform, without knowing or caring which
26+
facility the work is being performed at. The platform is a specific example of
27+
a more general trend towards "Science as a Service" tools that are cropping up
28+
in many different domains. Understanding the shared patterns and infrastructure
29+
needs of these tools is essential to ensure their viability and continued
30+
success.

images/talks/wells.jpg

120 KB
Loading

0 commit comments

Comments
 (0)