Giter Club home page Giter Club logo

Comments (5)

mcoughlin avatar mcoughlin commented on June 3, 2024

@AkshayPanayada Please post the command line that triggered this issue.

from dorado-scheduling.

lpsinger avatar lpsinger commented on June 3, 2024

You need to install a full version of CPLEX. See https://m4opt.readthedocs.io/en/latest/solvers.html#academic-users for instructions.

from dorado-scheduling.

AkshayPanayada avatar AkshayPanayada commented on June 3, 2024

I tried the same and ran the code again. Still got the same error

from dorado-scheduling.

AkshayPanayada avatar AkshayPanayada commented on June 3, 2024

@mcoughlin the sh file I used is given below

#!/bin/bash
#SBATCH -p shared
#SBATCH --job-name=test_dorado.job
#SBATCH --output=test_dorado_%A_%a.out
#SBATCH --error=test_dorado_%A_%a.err
#SBATCH --nodes=1
#SBATCH --ntasks-per-node=1
#SBATCH --gpus=0
#SBATCH -A umn131
#SBATCH --mem=100G
#SBATCH --time=01:30:00

dorado-scheduling -o new.ecsv /home/apanayada/Soft/dorado-scheduling/examples/6.fits

from dorado-scheduling.

lpsinger avatar lpsinger commented on June 3, 2024

Fixed by m4opt/m4opt#73.

from dorado-scheduling.

Related Issues (15)

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.