Skip to main content

A Python package for GemPy

Project description

gempy_engine

GPU Install in Linux

  • Check the instalation guide of tensorflow. It is very picky on the enviroment
  • Install nvidia drivers before trying to install cuda
    • the cuda installer has also the drivers but apparently is more difficult to set up
  • Download the .run file instead the deb file
  • cuDNN is always required an it is a pain
    • this has to be installed with dev because it is IMPORTANT to install:
      • Runtime library
      • developer library

pykeops

  • It needs cmake in the enviroment
  • Make sure this is in bashrc:

Adding environment variables:

export PATH="/usr/local/cuda-11.2/bin:$PATH" export LD_LIBRARY_PATH="/usr/local/cuda-8.0/lib64:$LD_LIBRARY_PATH" for WSL: export PATH=/usr/local/cuda/bin:$PATH export LD_LIBRARY_PATH=/usr/lib/wsl/lib:$LD_LIBRARY_PATH

Adding the path to bash is not enough for Pycharm. It has to be added to the enviroment variables. In ubuntu is on the file /etc/environment. Edit it with the following command sudo -H gedit /etc/environment.

You can check that the variables are properly set in Pycharm looking in the Run Config

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

gempy_engine-2024.1.1-py3-none-any.whl (187.0 kB view details)

Uploaded Python 3

File details

Details for the file gempy_engine-2024.1.1-py3-none-any.whl.

File metadata

  • Download URL: gempy_engine-2024.1.1-py3-none-any.whl
  • Upload date:
  • Size: 187.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.31.0 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for gempy_engine-2024.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 20df5970a0b8eb1f30e811675cac2511cd68f0162dbd3b77e58f3562b1837459
MD5 7cf479d82f08bf0e68c9c6067c751f58
BLAKE2b-256 c45c392a28339170258d79ef8515de3daae0b60689acee5988a62494e6421127

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page