-
Jason Simms (Swarthmore College)6/9/26, 9:30 AM
-
Ewa Deelman (USC Information Sciences Institute)6/9/26, 10:00 AM
-
Brian Bockelman (Morgridge Institute for Research)6/9/26, 11:00 AM
-
Christina Koch (UW Madison)6/9/26, 11:15 AM
-
Dr Andrew Owen (Center for High Throughput Computing)6/9/26, 11:40 AM
The interface between researchers and computing systems is shifting: users are reading documentation even less than before and are instead asking AI agents for answers. That means in order to get users the correct, up-to-date information, we have to make sure the AI agent can as well. We've developed a prototype tool "CHTC Help!" based on the Model Context Protocol (MCP) to bridge the gap...
Go to contribution page -
6/9/26, 12:05 PM
-
Dr Michael Coughlin (University of Minnesota)6/9/26, 1:40 PM
With the detection of compact binary coalescences and their electromagnetic counterparts by gravitational-wave detectors, a new era of multi-messenger astronomy has begun. In this talk, I will describe how data science is enabling the gravitational-wave community to make very low-latency detection and parameter estimation possible within the alert system. I will then discuss how current ground...
Go to contribution page -
Kendall Ackley (University of Warwick/Gravitational-wave Optical Transient Observer)6/9/26, 3:05 PM
-
Shreya Anand (Standford University)6/9/26, 3:30 PM
-
Ved Shah (Northwestern University)6/9/26, 3:50 PM
The Rubin Observatory is detecting an unprecedented number of transients each night, exceeding the classification capacity of all existing spectroscopic resources my several orders of magnitude. As a result, robust photometric classifications will be essential both for assembling complete samples of different transient subtypes and for identifying events that warrant spectroscopic follow-up....
Go to contribution page -
Nathan Walker (Oregon State University)6/9/26, 4:15 PM
-
Christina Koch (UW Madison), Tim Cartwright (University of Wisconsin–Madison, OSG)6/10/26, 9:00 AM
-
Dr Pierrette Dagg (MERIT)6/10/26, 9:20 AM
-
Mark Lacy6/10/26, 11:00 AM
The VLA Sky Survey images the whole sky at 2-4GHz in the radio with angular resolution comparable to optical telescopes, providing a unique reference survey for the radio sky. Multi-epoch data allows variable sources and transients to be found and characterized and spectral and polarimetric information is also recorded. Processing the large amount of data from this survey is a significant...
Go to contribution page -
Alessandra Corsi (John Hopkins University)6/10/26, 11:25 AM
-
Nicholas Minor (Dave O'Connor's Laboratory/UW-Madison)6/10/26, 1:30 PM
-
Brian Bockelman (Morgridge Institute for Research)6/10/26, 1:55 PM
-
Ian Ross (U. Wisconsin)6/10/26, 2:20 PM
-
Dr Ewa Deelman (USC Information Sciences Institute)6/10/26, 2:40 PM
-
Justin Hiemstra (Morgridge Institute for Research)6/10/26, 3:30 PM
-
Brian Aydemir (Morgridge Institute for Research, UW–Madison)6/10/26, 3:55 PM
-
Kashika Mahajan (UW-Center for High Throughput Computing)6/11/26, 10:10 AM
Researchers using HTCondor for high-throughput computing routinely submit groups of related jobs, known as Clusters, ranging from hundreds to tens of thousands of jobs each. Current tools report per-job data, making it difficult to diagnose Cluster-wide issues such as jobs stuck on hold, poor resource utilization, or unexpected failures. We present a Python toolkit, to be included as a part of...
Go to contribution page -
Peter Pizzimenti6/11/26, 1:30 PM
OrangeGrid Cloud Workers is the infrastructure that lets Syracuse University's on premises HTCondor cluster overflow into public cloud spot instances when campus capacity runs out. A researcher submits a job the same way they always have,
Go to contribution pagecondor_submit my.subfrom a campus submit host, and if the job opts in with+WantCloudBurst = "...", it can land on an ephemeral VM running in any public... -
Greg Thain (Center for High Throughput Computing), Todd Tannenbaum (University of Wisconsin)6/11/26, 4:00 PM
-
Jingyan Shi (INSTITUTE OF HIGH ENERGY PHYSICS, Chinese Academy of Science)6/12/26, 9:00 AM
-
Ian Ross (U. Wisconsin)6/12/26, 9:25 AM
-
Hannah Wayment-Steele (UW-Madison)6/12/26, 9:45 AM
-
Daniel (Danny) Morales (UW-Center for High Throughput Computing)6/12/26, 10:10 AM
AlphaFold 3 (AF3) enables atomic-resolution prediction of biomolecular complexes, driving rapidly growing demand across the life sciences. However, its ~750 GB reference database has effectively confined production deployments to systems with shared parallel filesystems, creating a major barrier for scalability. Distributed high-throughput computing (dHTC) platforms offer vast, heterogeneous...
Go to contribution page -
6/12/26, 11:00 AM
-
Ron Tapia (Penn State University)6/12/26, 11:25 AM
Discussion of metrics that Condor can provide about the performance of external services. Condor has a unique view of the performance of the services that it uses on behalf of jobs. Examples of external services include file transfer plugins and credmons. Individual failures are not very interesting to cluster administrators, but widespread failures affecting many jobs are. What sort of...
Go to contribution page -
Ken Judd (Stanford University)
HTCondor was used to develop DPSOL, a framework for solving dynamic programming problems. It was the foundation for DSICE which merged dynamic and stochastic factors in economics and the climate, and analyzed the social cost of carbon, the cost of a two-degree target and the value of carbon capture and sequestration.
Go to contribution page -
Steven Timm (Fermilab (DUNE))
DUNE faces unique challenges for data management and movement due to its very large event record size, needs for immediate prompt processing, and requirements for heterogeneous computing across an internationally distributed compute and storage system. We describe DUNE's current use of high throughput and high performance computing, including the growing AI/ML component, and the challenges we...
Go to contribution page -
Seung-Jin Sul (Staff Software Engineer, U.S. Department of Energy (DOE) Joint Genome Institute (JGI), Lawrence Berkeley National Laboratory)
Authors
Seung-Jin Sul*, Mario Melara, Ramani Kothadia, Ludovico Bianchi, Joshua Boverhof, Nick Tyler, Daniela Cassol, Mike Sneddon, Setareh Sarrafan, Kjiersten Fagnan
Lawrence Berkeley National Laboratory, Berkeley, CA, USAAbstract
Scientific workflows at the DOE Joint Genome Institute (JGI) increasingly need to run across multiple high-performance computing facilities, but...
Go to contribution page -
Mark Krenz (Indiana University)
This will be a high level overview of the security team's activities on OSG, what we're responsible for, and where we're going. It will provide summary metrics of what we've done, a short overview of the security exercise we've performed for US CMS and US ATLAS, and talk about us preparing for the coming wave of super AI that will discover all the zero days all at once.
Go to contribution page -
Jingyan Shi (INSTITUTE OF HIGH ENERGY PHYSICS, Chinese Academy of Science)
-
David Schultz (University of Wisconsin-Madison)
If the built-in HTCondor OAuth2 doesn't meet your needs, you can always choose to do your own thing. In this talk, we show how and why IceCube wrote a custom token storer and CredMon to handle OAuth2 token creation and refresh. While custom code allows exactly matching the IceCube workflow, the main defining feature is not having to ask command line users to do an additional web login. Along...
Go to contribution page
Choose timezone
Your profile timezone: