GithubHelp home page GithubHelp logo

perif / atgtools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from glennklockwood/atgtools

0.0 2.0 0.0 83 KB

Various tools created for my work in NERSC ATG

Makefile 0.25% Python 59.89% Jupyter Notebook 20.52% Shell 6.25% C 13.09%

atgtools's Introduction

These are various tools I've created and used in my life as a computational scientist in NERSC's Advanced Technologies Group. Use at your own risk.

Generally Useful Tools

  • mpiio-cp.c - a tool to copy a large file in parallel using MPI-IO
  • timer.c - boilerplate code to perform high-resolution timing
  • is_file_in_page_cache.c - boilerplate code demonstrating how to check if a file is in page cache
  • drop_file_from_page_cache.c - boilerplate code demonstrating how posix_fadvise may be used to drop files from page cache as an unprivileged user
  • mmap-vs-posix.c - boilerplate code demonstrating how to perform POSIX file-based and mmap-based I/O
  • mmap-test.c - a simple tool to measure mmap I/O performance

Tools Specific to NERSC Infrastructure

  • aggregate-h5lmt.py - boilerplate code to parse LMT HDF5 files
  • archive_darshan.sh - script to back up Darshan logs to HPSS. Run using NERSC_HOST=cori ./archive_darshan.sh ~/darshanlogs/ or something similar.
  • build-darshan.sh - compile and cross-compile Darshan in the NERSC environment
  • ior-sequence.py - boilerplate code to prototype new IOR kernels
  • missingdata-h5lmt.py - boilerplate code to work with pyLMT's FSMissingDataSet
  • parse_dvs_counters.py - boilerplate code to parse DVS client counters

Tools for the BLAST I/O Performance Analysis

  • ncbi-blast-2.2.31-traces.patch - patch needed to make NCBI's blast report detailed I/O telemetry
  • parse_instrumented_blast.py - tool to parse the output from a BLAST job instrumented with the above patch

License/Disclaimer

This software was developed in the course of prime contract No. DE-AC02-05CH11231 between the U.S. Department of Energy and the University of California but has not been licensed for public use. If you would like to use any of this software and require a license, please contact me and I can arrange for a proper public-use license.

atgtools's People

Contributors

glennklockwood avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.