Code Monkey home page Code Monkey logo

nvstdpar's People

Contributors

hcq9102 avatar mhaseeb123 avatar weilewei avatar

Watchers

 avatar

Forkers

hcq9102

nvstdpar's Issues

Directory missing at compile time

I ran into some problems when compiling the fft unit. The steps are as follows
step0: git checkout main
step1: apps/fft
step2: g++ fft-serial.cpp fft-stdexec.cpp fft-stdpar.cpp -o fft
The error is as follows:
fatal error: experimental/mdspan: No such file or directory
How can I fix this?

enable all warning flags and fix completion warnings

I.e.

[ 25%] Building CXX object apps/heat-equation/CMakeFiles/heat-equation-stdexec.dir/heat-equation-stdexec.cpp.o
"/global/homes/w/wwei/src/nvstdpar/externals/mdspan/include/experimental/../mdspan/../experimental/__p0009_bits/dynamic_extent.hpp", line 29: warning: using-declaration ignored -- it refers to the current namespace [useless_using_declaration]
  using std::dynamic_extent;
        ^

Remark: individual warnings can be suppressed with "--diag_suppress <warning-name>"

"/global/homes/w/wwei/src/nvstdpar/build/_deps/stdexec-src/include/stdexec/execution.hpp", line 7132: warning: statement is unreachable [code_is_unreachable]
        STDEXEC_UNREACHABLE();
        ^
          detected during instantiation of function "lambda [](auto)->auto [with <auto-1>=exec::static_thread_pool::scheduler]" at line 156 of "/global/homes/w/wwei/src/nvstdpar/apps/heat-equation/heat-equation-stdexec.cpp"

I believe this is due to including mdpsan header

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.