Giter Club home page Giter Club logo

arcsim's People

Contributors

fedebotu avatar

Stargazers

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

Watchers

 avatar  avatar

arcsim's Issues

Build with Spack?

Just a suggestion since I had a lot of trouble getting arcsim and all the dependencies to build, but would it be possible to package this up so it installs with spack (https://spack.io). If done properly, this will allow users to build without sudo privileges, as al the dependencies can be specified and spack will build them too. As is, I had to install my own scons, since our system's version was too old, install my own atlas from source, and manually unpack blas/lapack libraries from rpms.

problem: how to install in Mac M1

Hello, I have just met some problems in running the install.sh in m1 Mac. when run 'make' in the dependencies folder, it comes with an AttributeError: 'module' object has no attribute 'getoutput', could you tell me what's the problem?

On entry to DGESVD parameter number 6 had an illegal value LAPACKE_dgesvd failed with return value -7 on matrix..

When I run the test, I get a bunch of error messages. This is on a fresh git checkout, with commit e17d93b. Here's some of the error messages, which keep getting printed to the terminal:

$ ./bin/arcsim simulate conf/flag.json |& head -n 40
 ** On entry to DGESVD parameter number  6 had an illegal value
LAPACKE_dgesvd failed with return value -7 on matrix (
    (3.29028, 2.43448, 0),
    (-2.49196, 0.682025, 0),
    (0, -0, 1)
)
 ** On entry to DGESVD parameter number  6 had an illegal value
LAPACKE_dgesvd failed with return value -7 on matrix (
    (1.33333, -2.86489, 0),
    (0, 5.72977, 0),
    (0, 0, 1)
)
 ** On entry to DGESVD parameter number  6 had an illegal value
LAPACKE_dgesvd failed with return value -7 on matrix (
    (-0.919006, 3.20194, 0),
    (-1.59598, -2.92404, 0),
    (0, 0, 1)
)
 ** On entry to DGESVD parameter number  6 had an illegal value
LAPACKE_dgesvd failed with return value -7 on matrix (
    (3.7868, 1.06504, 0),
    (-3.1044, 1.42807, 0),
    (0, -0, 1)
)
 ** On entry to DGESVD parameter number  6 had an illegal value
LAPACKE_dgesvd failed with return value -7 on matrix (
    (2.31082, 3.10387, -0),
    (-3.27296, -0.396195, 0),
    (0, 0, 1)
)
 ** On entry to DGESVD parameter number  6 had an illegal value
LAPACKE_dgesvd failed with return value -7 on matrix (
    (0.925693, -2.67102, 0),
    (2.59127, 2.57435, 0),
    (-0, 0, 1)
)
 ** On entry to DGESVD parameter number  6 had an illegal value
LAPACKE_dgesvd failed with return value -7 on matrix (
    (0.324485, 3.91303, -0),
    (-2.35459, -2.33921, 0),
...

Taucs doesn't compile

Hi! I've been trying to compile ARCsim for days now, but simply can't get it to work. Taucs just refuses to work. I'm on Ubuntu 22.
With your repository I'm getting the following error:

In file included from src/taucs_sn_llt.c:13:
src/taucs.h:6:10: fatal error: taucs_config_tests.h: No such file or directory
    6 | #include <taucs_config_tests.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [build/linux/makefile:51: obj/linux/taucs_sn_llt.o] Error 1
make[1]: Leaving directory '/home/marl/arcsim/dependencies/taucs'
make: *** [Makefile:18: lib/libtaucs.a] Error 2
ERROR: Make error on dependencies occurred. Exiting...

Any ideas? I followed the exact commands you put in the readme.

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.