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

Important: Make sure that your Python-dev version matches your environment python version.

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 Distribution

gempy_engine-2025.2.0.tar.gz (1.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gempy_engine-2025.2.0-py3-none-any.whl (212.8 kB view details)

Uploaded Python 3

File details

Details for the file gempy_engine-2025.2.0.tar.gz.

File metadata

  • Download URL: gempy_engine-2025.2.0.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for gempy_engine-2025.2.0.tar.gz
Algorithm Hash digest
SHA256 0b6100e43e331db8ff9cb26f80384bce3f97864c8363c9ac5b8744187299f53f
MD5 467606f4bf61a11fd802cccb9c2cc96e
BLAKE2b-256 2b3374a2e82e5c562c90e639961b9e15dd15f8bddd1bbfc4de65c5fecc029402

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gempy_engine-2025.2.0-py3-none-any.whl
  • Upload date:
  • Size: 212.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for gempy_engine-2025.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e684b9995d31609194683c371ebe6642a9a444eff05aabf4ffe8a84a5aef8720
MD5 d18ab85465ceac410cc5b56b0045ea11
BLAKE2b-256 52fc86621493115d062f32c28a5cacde05730610be529503219cf7c0089ac048

See more details on using hashes here.

Supported by

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