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-2026.0.2b0.tar.gz (1.2 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-2026.0.2b0-py3-none-any.whl (289.6 kB view details)

Uploaded Python 3

File details

Details for the file gempy_engine-2026.0.2b0.tar.gz.

File metadata

  • Download URL: gempy_engine-2026.0.2b0.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for gempy_engine-2026.0.2b0.tar.gz
Algorithm Hash digest
SHA256 fb93fc09ec98a9c76820607522223db4207401de24bc2e101aa2130e07c49226
MD5 d4d92164301b1c9eb4fcd387f38c9118
BLAKE2b-256 abfbd29a7f55de12d2dbc803f40f80e72fe13348cd04e77ec2c3b30b28e2a9f0

See more details on using hashes here.

File details

Details for the file gempy_engine-2026.0.2b0-py3-none-any.whl.

File metadata

File hashes

Hashes for gempy_engine-2026.0.2b0-py3-none-any.whl
Algorithm Hash digest
SHA256 6d935296f86e5f65d9f249feb2c952c82748394b8f836ec8258d1577b4826913
MD5 a50d104b3b7ecc283c6fd621aca9e1da
BLAKE2b-256 06aaecd044cabea037faa635c724c0866547a13b4d98fa13f7a3f14fea6547b2

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