Giter Club home page Giter Club logo

sintef-appliedcompsci / mrst Goto Github PK

View Code? Open in Web Editor NEW
37.0 5.0 14.0 334.96 MB

Official GitHub mirror of MRST

Home Page: http://www.mrst.no

License: GNU General Public License v3.0

Shell 0.02% MATLAB 87.99% C++ 5.56% TeX 0.59% HTML 0.13% POV-Ray SDL 0.26% C 3.60% M 0.06% Mathematica 0.31% Python 0.08% GLSL 1.34% Common Lisp 0.01% Makefile 0.01% XSLT 0.01% CMake 0.02% Forth 0.01% BitBake 0.02%
automatic-differentiation co2-sequestration compositional finite-volume multiscale porous-media-flow reservoir-simulation blackoil

mrst's People

Contributors

92runarlb avatar allengitcode avatar andrescodas avatar atgeirr avatar augustjohansson avatar bska avatar cmcneece avatar daavid00 avatar daniel170388 avatar elyesahmed avatar francescawatson avatar gautelinga avatar gitpaean avatar haamer1997 avatar havahol avatar hnil avatar jhabriel avatar kaliegh avatar keileg avatar kveite avatar linzhaocupb avatar moyner avatar nikolai-andrianov avatar oddan avatar steink avatar strene avatar swej91 avatar tayloris avatar unconvrs avatar xavierr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mrst's Issues

Issues with VEmex solver in CO2-lab legacy

Hi,

I am trying to run the runJohansenVE.m script. But I am having issues creating the Mex file. I followed the steps in the README file. But I had an error after running the make command.

      ...
ld: symbol(s) not found for architecture arm64
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [lib/libVETransportCPU.dylib] Error 1
make[1]: *** [mexInterface/CMakeFiles/VETransportCPU.dir/all] Error 2
make: *** [all] Error 2

I am using a Mac with M2 chip. Any ideas why this is happening and how can I fix this?

Thanks,
Reinaldo

Questions regarding computation

Hi.
I've been using Octave and it is good and working well. I've noticed more than 99% of the computational intensity comes from the mldivide function (or the "backslash" solver) computation: A\b from ad-core/solvers/BackslashSolverAD.m

Is there an option to run this with GPU with CUDA support?

So far, I've been looking into some linear algebra and other libraries like superlu or umfpack. In this case, A is a sparse matrix and likely singular (even though Octave does not prompt warning about this, it seems like it simply is computing minimum redisual ||Ax-b||). At first it looked like the mldivide is a series of dependent compuations, so the parellelizing it seemed impossible, but then I've looked more and it is also plausible that it can be done, thus GPU support might help.
Any ideas on this?

Thank you

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.