https://github.com/cgc-umces/optimize-code-tutorials

https://github.com/cgc-umces/optimize-code-tutorials

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: CGC-UMCES
  • Language: Python
  • Default Branch: main
  • Size: 310 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

This tutorial View the PDF provides guidance on optimizing data processing workflows on high-memory, multi-core systems. Using a case study of deciphering the CBP output, we demonstrate a parallelization strategy leveraging joblib to reduce processing time by distributing tasks across multiple cores and implementing efficient bulk I/O. Our approach significantly decreases compute and I/O times by accumulating data for a single write operation, reducing frequent disk writes, and balancing core usage.

For more details on the task purpose and serial code, see the documentation at https://github.com/CGC-UMCES/CBP-CDF.git. Screenshot 2024-11-05 at 10 19 36 AM

Owner

  • Name: CGC-UMCES
  • Login: CGC-UMCES
  • Kind: organization
  • Email: cgc-github@umces.edu
  • Location: United States of America

Chesapeake Global Collaboratory (CGC) - University of Maryland Center for Environmental Science

GitHub Events

Total
  • Push event: 7
  • Create event: 1
Last Year
  • Push event: 7
  • Create event: 1