GithubHelp home page GithubHelp logo

Comments (11)

MarianBulla avatar MarianBulla commented on May 27, 2024 4

Thanks for your interest in the project and your constructive remark.
We are working on this topic.
As a short term workaround, you can use the WSL (e.g. Ubuntu, which works well on my windows10 machine).
It's desribed in detail in the tutorial: "Getting Started With OpenRadioss and GitHub - Tutorial" on the OpenRadioss confluence page.

from openradioss.

OlivierWienholtz avatar OlivierWienholtz commented on May 27, 2024 2

We did a native porting of OpenRadioss on Windows using
Intel OneAPI 2022.1
& Cygwin build environment.
This is possible starting from : 91d597f

from openradioss.

OlivierWienholtz avatar OlivierWienholtz commented on May 27, 2024 1

With Commit Id : ac7886d
Now the win64 Releases are done.
windows is fully available

from openradioss.

adrianinsaval avatar adrianinsaval commented on May 27, 2024

sort of related, does this work on macOS? I would assume it would be easier to port to that than to windows.

from openradioss.

lcheng9 avatar lcheng9 commented on May 27, 2024

@MarianBulla Could you at least release a non-MPI Windows native binary build (*.dll and *.exe files)? if it could be done easier and quicker. Doing this may help the third parties develop pre-/post-processor on Windows.

from openradioss.

ehan08 avatar ehan08 commented on May 27, 2024

@MarianBulla Would you like to release the compiler flags for the Intel compilers for Linux and Windows? Thanks.

from openradioss.

senpaibernd avatar senpaibernd commented on May 27, 2024

@MarianBulla In my Win-WSL environment (for testing purposes) the following error appears when using starter_linux64_gf:

WARNING ID :   1032
**** WARNING STACKSIZE LIMIT IS LOWER THAN 512M**

 .. FUNCTIONS & TABLES
 .. MATERIALS
 .. NODES
 .. PROPERTIES
 .. 3D SHELL ELEMENTS
 .. 3D SPRING ELEMENTS
 .. 3D TRIANGULAR SHELL ELEMENTS
 .. SUBSETS
 .. ELEMENT GROUPS
 .. PART GROUPS
 .. SURFACES
 .. NODE GROUP
 .. BOUNDARY CONDITIONS
 .. INITIAL VELOCITIES
 .. ACCELEROMETERS
 .. DOMAIN DECOMPOSITION
 .. ELEMENT GROUPS
 .. INTERFACES
 .. INTERFACE BUFFER INITIALIZATION
 .. RIGID WALLS
 .. RIGID BODIES
 .. RETURNS TO DOMAIN DECOMPOSITION FOR OPTIMIZATION
 .. DOMAIN DECOMPOSITION
 .. ELEMENT GROUPS
 .. INTERFACES
 .. INTERFACE BUFFER INITIALIZATION

WARNING ID :    343
** WARNING: INITIAL PENETRATIONS IN INTERFACE
 .. RIGID WALLS
 .. RIGID BODIES
 .. ELEMENT BUFFER INITIALIZATION
 .. SECTIONS
Segmentation fault (core dumped)

My ENV-Variables here:

export OPENRADIOSS_PATH=/home/blind/OpenRadioss_linux64
export RAD_CFG_PATH=$OPENRADIOSS_PATH/hm_cfg_files
export OMP_STACKSIZE=512M
export KMP_STACKSIZE=512M
export LD_LIBRARY_PATH=$OPENRADIOSS_PATH/extlib/hm_reader/linux64/:$OPENRADIOSS_PATH/extlib/h3d/lib/linux64/:$LD_LIBRARY_PATH
export PATH=$PATH:/home/blind/OpenRadioss_linux64/exec

Perhaps this will be obsolete as soon as a Win port exists.
BTW: It works perfectly on our Linux server

from openradioss.

MarianBulla avatar MarianBulla commented on May 27, 2024

@senpaibernd , can you check your wsl version and the stacksize, please ?
For the wsl version, use the windows standard command window and type "wsl -l -v". Should give you VERSION 2.
For the case you have VERSION 1, you should update to version 2.

For checking the stacksize, use wsl and type "ulimit"

Hope it helps you ?

Yes, reagrding with Win port, we are working on that.

from openradioss.

senpaibernd avatar senpaibernd commented on May 27, 2024

@MarianBulla thank you very much!
I have updated WSL with

wsl --set-version Ubuntu-20.04 2

Now it works!

P.S.: In both cases, the stack size was set to unlimited.

from openradioss.

MarianBulla avatar MarianBulla commented on May 27, 2024

@senpaibernd you're welcome!
Yes, I was facing this issue already it the past. It is a limitation (or bug?) in wsl. The stacksize is not passed to wsl version 1.

I'm happy beeing able to help you.

from openradioss.

luzpaz avatar luzpaz commented on May 27, 2024

woot!

from openradioss.

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.