GithubHelp home page GithubHelp logo

pyomp's People

Contributors

akyrtzi avatar arsenm avatar chandlerc avatar chapuni avatar d0k avatar ddunbar avatar douggregor avatar dwblaikie avatar echristo avatar eefriedman avatar ericwf avatar espindola avatar isanbard avatar labath avatar lattner avatar maskray avatar nico avatar pitrou avatar resistor avatar rksimon avatar rnk avatar rotateright avatar rui314 avatar sklam avatar stoklund avatar stuartarchibald avatar tkremenek avatar tobiasgrosser avatar topperc avatar zygoloid 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

pyomp's Issues

llvm-project-build.sh fail due to relative path search

Hi, I tried to setup PyOMP but got stuck at executing './build.sh.'

I checked the log and found that I failed to execute './llvm-project-build.sh'

here is the log snippet.

[ 17%] Built target LLVMMC
make[1]: Leaving directory '/jet/home/tjin1/wlchiu/15618/cmu-15618-project/PyOMP/llvm-project/llvm/build'
make: *** [Makefile:156: all] Error 2
+ make install
[  0%] Built target LLVMDemangle
[  7%] Built target LLVMSupport
[  7%] Built target LLVMTableGen
[  7%] Built target LLVMTableGenGlobalISel
[ 10%] Built target obj.llvm-tblgen
[ 10%] Built target llvm-tblgen
[ 10%] Built target llvm_vcsrevision_h
[ 10%] Built target LLVMBitstreamReader
[ 10%] Building Attributes.inc...
../../../bin/llvm-tblgen: error while loading shared libraries: libtinfow.so.6: cannot open shared object file: No such file or directory
make[2]: *** [include/llvm/IR/CMakeFiles/intrinsics_gen.dir/build.make:148: include/llvm/IR/Attributes.inc] Error 127
make[1]: *** [CMakeFiles/Makefile2:7802: include/llvm/IR/CMakeFiles/intrinsics_gen.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
+ cd ../..

/bin/llvm-tblgen do exist in my file system but I don't know how to change it to search my absolute path instead of a relative path. Can you provide some references on how to fix this?

'ModulePassManager' object has no attribute 'add_intrinsics_openmp_pass'

I’ve installed PyOMP on a conda environment but when I try to run the example code on the README.md (or the ones in the examples folder) I get this error:

AttributeError: 'ModulePassManager' object has no attribute 'add_intrinsics_openmp_pass'

I'm creating the environment like this

conda create --name PyOMP Python-for-HPC::numba cffi -c conda-forge --override-channels

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.