Coder Social home page Coder Social logo

ngs-special-functions's Introduction

ngs-special-functions's People

Contributors

chrlackner avatar jayggg avatar jschoeberl avatar mhochsteger avatar uzerbinati avatar

Watchers

 avatar  avatar  avatar  avatar

ngs-special-functions's Issues

Import Error

Hi,
I tried to build the package following the instruction but when I run the demo bessel.py I get an Import Error

ImportError: /python3.8/site-packages/ngsolve/special_functions.so: undefined symbol: _ZNK5ngfem19CoefficientFunction14GetDescriptionB5cxx11Ev

I am using ngsolve 6.2.2301, could it be a problem with the version of ngsolve?

mpi.h not found during compilation

Hi, I'm getting an error "mpi.h not found" when compiling this module on a Linux 3.10 shared server (Red Hat 4.8.5).

OpenMPI 2.0 is installed and "/act/openmpi-2.0/gcc-7.2.0/bin" is in my PATH
also "/act/openmpi-2.0/gcc-7.2.0/lib" is in my LD_LIBRARY_PATH

I believe the correct header file is located here
/act/openmpi-2.0/gcc-7.2.0/include/mpi.h

Is there a way I can patch one or both of the CMakeLists.txt files with a file() or include_directories() command to get this to compile -- or another solution?

Thanks!
Dow Drake

edit: as a workaround for my lack of Cmake knowledge, I simply copied mpi.h and mpi_portable_platform.h into ngs-special-functions/inc
Then I was able to build this module successfully. But I think there is a cleaner solution... :-)

edit: I was assuming that mpi.h was being included directly by this code, but looking at the source it doesn't appear so. You can close this issue -- I think the issue is with my compilation environment and has nothing to do directly with this code.

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.