Josh Asplund

Results 11 comments of Josh Asplund

I would love to help with this. Are there any parts you would like me to focus on first?

It looks like the build isn't working right now since there still haven't been any new builds since Oct 2018. Could it be a problem with repository permissions on docker...

The simplest way I can see orchestrating the process is for the user to supply two scripts, one for the magpie job and one for the MPI job. Setting processor...

No. More like you would have a single script something like: ``` sh taskset 0x00000003 spark-submit ... taskset 0xFFFFFFFB mpirun -n10 code ```

This should not be marked as stale as it is a security focused feature request

I have actually migrated away from this project partially due to bugs like these, so I cannot give you more information

I wrote my own package. I am looking into releasing it as open source, but currently it is pretty specialized to my own needs

I ended up writing my own since we were already struggling to make fobi work in our project. We wanted a lot more control over how to save items to...

Is there anything I can do to help get the ball rolling on this?

Currently the now/next build steps are failing. If you run `npm build` on the pending PR #328, the `next build ./nextbuild` command throws a bunch of errors related to typescript...