Giter Club home page Giter Club logo

grigrid's People

Contributors

arnaud-m avatar

Stargazers

 avatar

Watchers

 avatar  avatar

grigrid's Issues

mktemp and mac OS

mktemp has different behavior with Linux and Mac OS (in gridjobs).
Should use something like mktemp -d -t prefix

Find command and symbolic link

Should the find commands in the scripts follow symbolic links ?
At least for traversing the instance directory while submitting jobs !

Make seed argument optional

Experiments use the seed provided in the property or a default seed if seeding is deactivated.
Make experiments more reproducible.

Use relative paths instead of hard links

  • Avoid to hard link all instances in all properties benchmark directories
  • Compute instead relative paths between ./instances/path/filename.ext and ./prop/path/filename.sh

exec. path

If the user did not install with make install, then the path of solver_report is invalid in gridres.

Use 'batch' command line in gridsub

Use the batch/atd command in gridsub rather than simply launching sequentially shell scripts

  • specify a limiting load factor, over which batch jobs should not be run, instead of the compile-time choice of 0.8. For an SMP system with n CPUs, you will probably want to set this higher than n-1.
  • Setup the batch command in gridsub

We should also keep the serial submission mode.

solver_report : [Errno 24] Too many open files

solver_report: error: argument -i/--input: can't open 'results/xcsp/real/fapp/fapp36-40/fapp36/fapp36-2000-0.o': [Errno 24] Too many open files: 'results/xcsp/real/fapp/fapp36-40/fapp36/fapp36-2000-0.o'

gridsub

If a command line arguments is not a directory :

  • if the argument is an executable, submit the job
  • otherwise, fail.

Add an argument for specifying the instance directory.

Solver output format

  • replace diagnostic by objective line ('o')
  • read cpu time if any (grid format or diagnostic)

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.