diff --git a/feed.xml b/feed.xml index 22a76ee..12c9a86 100644 --- a/feed.xml +++ b/feed.xml @@ -1 +1 @@ -Jekyll2024-04-01T17:35:52+00:00/feed.xml \ No newline at end of file +Jekyll2024-04-01T20:29:03+00:00/feed.xml \ No newline at end of file diff --git a/postdocs/y19y19.html b/postdocs/y19y19.html index 0e4c616..ccda482 100644 --- a/postdocs/y19y19.html +++ b/postdocs/y19y19.html @@ -90,7 +90,7 @@

Project: Automating algorithm loading and executing on GPUs for SONIC

- Automating the process of loading and executing machine learning algorithms on GPUs is an essential aspect of the SONIC project. SONIC, short for Services for Optimized Network Inference on Coprocessors, aims to optimize computing resource utilization for large-scale data processing involving the use of machine learning algorithms to identify and categorize reconstructed particles from collisions. + Automating the process of loading and executing algorithms on GPUs is an essential aspect of the SONIC project. SONIC, short for Services for Optimized Network Inference on Coprocessors, aims to optimize computing resource utilization for large-scale data processing involving the use of ML and non-ML algorithms to identify and categorize reconstructed particles from collisions.

@@ -176,12 +176,23 @@

Project: Automating algorithm loading and executing on GPUs for SONIC

Presentations
Current Status
- + - The project is in progress + - Learned to run SONIC miniAOD workflow at Purdue Tier2 cluster. + - Learned to measure throughput and latency with the tools provided to measure miniAOD workflow for both GPU triton server and CPU direct inference, and interpret the performance. + - Wrote the sonic-nized producer of particle transformer for B-jet tagging in Run 3 miniAOD workflow. Tested its performance for both GPU triton server and CPU direct inference with CMSSW_14_1_0_pre0 and a 2023 TTbar MC sample. + - TODO: Integrate the sonic-nized producer to official CMSSW release. + - TODO: Understand Patatrack-as-a-service as an example of using non-NL algorithm on GPU server. + - TODO: After getting Triton server to work with the linux system that CMSSW is working on, will start to discuss with SONIC team about how to implement automation on algorithm loading and execution. +