GithubHelp home page GithubHelp logo

correaa / boost-multi Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 1.0 8.96 MB

Multidimensional arrays for C++. (Not an official Boost library)

Home Page: https://gitlab.com/correaa/boost-multi

License: Boost Software License 1.0

CMake 5.29% C++ 83.77% Cuda 9.89% Python 0.05% Shell 1.00%

boost-multi's People

Contributors

alfc avatar correaa avatar deepsourcebot avatar mborland avatar mmorale3 avatar xavierandrade avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

mborland

boost-multi's Issues

Uncaught exception in `array_ref.cpp`

Found with home-brew GCC-13 using C++23 running on M1 Mac. Clang-17 has no issues.

./bin.v2/libs/boost-multi/test/array_ref.test/gcc-13/debug/cxxstd-23-iso/threading-multi/visibility-hidden/array_ref.output" 2>&1 < /dev/null
====== BEGIN OUTPUT ======
terminate called after throwing an instance of 'std::bad_cast'
  what():  std::bad_cast
Running 33 test cases...
******** errors disabling the alternate stack:
	#error:22
	Invalid argument
terminate called recursively

EXIT STATUS: 134
====== END OUTPUT ======

    DYLD_LIBRARY_PATH="/Users/mborland/Documents/boost/bin.v2/libs/test/build/gcc-13/debug/cxxstd-23-iso/threading-multi/visibility-hidden:/opt/homebrew/bin:/opt/homebrew/lib:/opt/homebrew/lib32:/opt/homebrew/lib64:$DYLD_LIBRARY_PATH"
export DYLD_LIBRARY_PATH

     "../../../bin.v2/libs/boost-multi/test/array_ref.test/gcc-13/debug/cxxstd-23-iso/threading-multi/visibility-hidden/array_ref"   > "../../../bin.v2/libs/boost-multi/test/array_ref.test/gcc-13/debug/cxxstd-23-iso/threading-multi/visibility-hidden/array_ref.output" 2>&1 < /dev/null
    status=$?
    echo >> "../../../bin.v2/libs/boost-multi/test/array_ref.test/gcc-13/debug/cxxstd-23-iso/threading-multi/visibility-hidden/array_ref.output"
    echo EXIT STATUS: $status >> "../../../bin.v2/libs/boost-multi/test/array_ref.test/gcc-13/debug/cxxstd-23-iso/threading-multi/visibility-hidden/array_ref.output"
    if test $status -eq 0 ; then
        cp "../../../bin.v2/libs/boost-multi/test/array_ref.test/gcc-13/debug/cxxstd-23-iso/threading-multi/visibility-hidden/array_ref.output" "../../../bin.v2/libs/boost-multi/test/array_ref.test/gcc-13/debug/cxxstd-23-iso/threading-multi/visibility-hidden/array_ref.run"
    fi
    verbose=0
    if test $status -ne 0 ; then
        verbose=1
    fi
    if test $verbose -eq 1 ; then
        echo ====== BEGIN OUTPUT ======
        cat "../../../bin.v2/libs/boost-multi/test/array_ref.test/gcc-13/debug/cxxstd-23-iso/threading-multi/visibility-hidden/array_ref.output"
        echo ====== END OUTPUT ======
    fi
    exit $status

...failed testing.capture-output ../../../bin.v2/libs/boost-multi/test/array_ref.test/gcc-13/debug/cxxstd-23-iso/threading-multi/visibility-hidden/array_ref.run...

...updated 84 targets...

...skipped 1 target...
   <p../../../bin.v2/libs/boost-multi/test/array_ref.test/gcc-13/debug/cxxstd-23-iso/threading-multi/visibility-hidden>array_ref.test

...failed updating 1 target...
   testing.capture-output ../../../bin.v2/libs/boost-multi/test/array_ref.test/gcc-13/debug/cxxstd-23-iso/threading-multi/visibility-hidden/array_ref.run

Rename macros

Macros names should be of the form BOOST_MULTI_XXX. Current iteration of macro names such as MAYBE_UNUSED are going to cause problems.

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.