Giter Site home page Giter Site logo

leptonweighter's People

Contributors

arguelles avatar austinschneider avatar bensmithers avatar cnweaver avatar diaza avatar jlazar17 avatar manuel92780 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

colton21

leptonweighter's Issues

Identification of Ubuntu OS

While the configure script is running it attempts to check if the user is running an ubuntu OS in order to add an extra potential path to look for the python library. It does this via uname -a which does return ubuntu when running ubuntu OS directly but it does not work when running it through WSL (windows subsystem for linux) or Docker.

I am not sure that it is necessary to implement such a check in order to add an extra search path. The if statement can probably be removed here and the extra path can just be added to the list and searched through anyway.
Outputs of uname -a
ubuntu VM: Linux hostname 5.15.0-39-generic #42-Ubuntu SMP Thu Jun 9 23:42:32 UTC 2022 x86_64 x86_64 GNU/Linux
ubuntu WSL: Linux hostname 4.19.104-microsoft-standard #1 SMP Wed Feb 19 06:37:35 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
ubuntu Docker: Linux

Thoughts?

No OpenCL_Ubuntu_20.04_x86_64 distribution for new ubuntu version

while calling myfunction i got issues as
" File "/cvmfs/icecube.opensciencegrid.org/py3-v4.0.1/setup/opencl_libs.py", line 49, in <module> for name in os.listdir(cvmfs_ocl): FileNotFoundError: [Errno 2] No such file or directory: '/cvmfs/icecube.opensciencegrid.org/distrib/OpenCL_Ubuntu_22.04_x86_64/etc/OpenCL/vendors' "

then I went to this directory " /cvmfs/icecube.opensciencegrid.org/distrib " where I found that there are distributions for the previous version but not for the ubuntu 22.04 version.

If there is any newer version of this can one upload it here .

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.