Coder Social home page Coder Social logo

Run directories about parsl HOT 8 CLOSED

parsl avatar parsl commented on August 15, 2024
Run directories

from parsl.

Comments (8)

danielskatz avatar danielskatz commented on August 15, 2024

The idea seems good, but some details are not clear to me:

  1. What is NNN?
  2. Is it always three characters?

from parsl.

yadudoc avatar yadudoc commented on August 15, 2024
  1. I should have specified this as run[0-9][0-9][0-9] (Run followed by three digits).
  2. In swift we had 3 digits. We need to guess here in terms of how many instances we expect users to run.

Specifically the logic here would be that the first run would have the dir run000 and every subsequent run would increment the run number by 1. The only reason to use runNNN is that it looks nicer with the number padded with 0's when ls'ing the directories.

from parsl.

danielskatz avatar danielskatz commented on August 15, 2024

what happens if there are more than 1000 runs?

from parsl.

yadudoc avatar yadudoc commented on August 15, 2024

run000 -> run001 - > ... run999 -> run1000.
It's padded to 3 positions.

from parsl.

danielskatz avatar danielskatz commented on August 15, 2024

sounds reasonable

from parsl.

annawoodard avatar annawoodard commented on August 15, 2024

From Slack, @danielskatz suggested a top directory with the numbered ones underneath, and now we're all in agreement on:

runinfo/000
runinfo/001
...

from parsl.

yadudoc avatar yadudoc commented on August 15, 2024

Great! I'll add this to the multisite branch that needs this functionality.

from parsl.

yadudoc avatar yadudoc commented on August 15, 2024

This functionality has now been merged to master from branch:multisite.

from parsl.

Related Issues (20)

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.