🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

computation queue

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

hello,

 

is there any possibility in Flux to make a queueing system for the computations of different models?

For example I want to compute 2 different models with high computing times. First I want to compute the first one and after that the second one. Is there any queueing system like this in flux or have I to do it on my on?

 

Thanks.

Find more posts tagged with

Sort by:
1 - 5 of 51
    User: "asoualmi"
    Altair Employee
    Updated by asoualmi

    Hi,

    In Flux you have the possibility to launch many Flux projects in the same time using the batch solve.

    In the Flux supervisor, below the “python script”, you have “Batch solver”. Once your project are ready, you select “Batch solver” and select all the projects after this, you click on the “Solve several projects” (this command is located at the bottom left of the supervisor).

     

    Best regards.

    User: "QuyNguyenDai"
    Altair Community Member
    Updated by QuyNguyenDai

    hello,

     

    is there any possibility in Flux to make a queueing system for the computations of different models?

    For example I want to compute 2 different models with high computing times. First I want to compute the first one and after that the second one. Is there any queueing system like this in flux or have I to do it on my on?

     

    Thanks.

    For this kind of run (for any software!) you not need a 'queueing system'. If you work under Linux, just use a shell script to run one job after another.

    If you have a 'job scheduler' like SGE, Torque, PBS,... your life is simpler :-)

     

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    hi,

     

    Tank you. But he following error arises:

    error.png.c42fe72fb9bd35e2a8916a685bd4515e.png

    Do you know what I can do? 

     

    Thank you.

    User: "QuyNguyenDai"
    Altair Community Member
    Updated by QuyNguyenDai

    Sorry, I know nothing about 'FLUX3D'. I'm speaking from point of view of general computation techniques.

    User: "JeJa"
    Altair Community Member
    Updated by JeJa

    hi,

     

    Tank you. But he following error arises:

    <?xml version="1.0" encoding="UTF-8"?>error.png.c42fe72fb9bd35e2a8916a685bd4515e.png

    Do you know what I can do? 

     

    Thank you.

    Did you have any progress on this? It's been a while since this was posted. I have exactly the same problem in Flux and it gets quite annoying.

    If I remember well from the past (when I had a working batch-solve-button, some years ago), it is also useful to solve many scenarios in a project at once.