Skip to content
View jameshcorbett's full-sized avatar
  • Lawrence Livermore National Laboratory
  • Oakland, CA

Organizations

@flux-framework

Block or report jameshcorbett

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. flux-core Public

    Forked from flux-framework/flux-core

    core services for the Flux resource management framework

    C

  2. scr Public

    Forked from LLNL/scr

    SCR caches checkpoint data in storage on the compute nodes of a Linux cluster to provide a fast, scalable checkpoint / restart capability for MPI codes.

    C

  3. flux-coral2 Public

    Forked from flux-framework/flux-coral2

    Shell

  4. conduit Public

    Forked from LLNL/conduit

    Simplified Data Exchange for HPC Simulations

    C++

  5. psi-j-python Public

    Forked from ExaWorks/psij-python

    Python

  6. flux-sched Public

    Forked from flux-framework/flux-sched

    Fluxion Graph-based Scheduler

    C++

726 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created a pull request in flux-framework/flux-core that received 7 comments

python: make FluxExecutor catch submission errors

Problem: as reported in #6698, sometimes the submit_get_id function can return errors, but the FluxExecutor has no handling for this. Add exception…

+88 −11 lines changed 7 comments
Opened 13 other pull requests in 4 repositories
Reviewed 17 pull requests in 3 repositories

Created an issue in flux-framework/flux-core that received 2 comments

Support for non-v1 jobspecs

Problem: flux-coral2 creates non-v1 jobspecs that have resource sections like: [ { "type": "slot", "count": 2, "label": "rabbit", "with": [ { "type…

2 comments
Opened 8 other issues in 2 repositories
Loading