Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

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

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.1.0a1.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.1.0a1-py3-none-any.whl (303.9 kB view details)

Uploaded Python 3

File details

Details for the file gempy_engine-2026.1.0a1.tar.gz.

File metadata

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

File hashes

Hashes for gempy_engine-2026.1.0a1.tar.gz
Algorithm Hash digest
SHA256 5ab0450e9378dbe2f3e457ddc5105d824bd72ac77e09cb702f878f163cd5c702
MD5 b5c9f72f45901ea3db081fc279f0460e
BLAKE2b-256 e3450263f8cd74b703933b1cfe5edda58fe395ff5d465d82e2fe2c431d38d1bc

See more details on using hashes here.

File details

Details for the file gempy_engine-2026.1.0a1-py3-none-any.whl.

File metadata

File hashes

Hashes for gempy_engine-2026.1.0a1-py3-none-any.whl
Algorithm Hash digest
SHA256 7d751679575bb841cdbb20f5dd47771ff47d212a71ec2f1ac2cff5f0d527e32a
MD5 f042620e3da7e88dbe1304bb18d24931
BLAKE2b-256 66bd8924e9d31ecd125341215f87dd8e5d1eaf19a96a411d1d9a7d16d1b69445

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2026.1.0a1 This release

2 files

2026.0.3.post1

2 files

2026.0.3

2 files

2025.2.0

2 files

2025.1.1

2 files

2025.1.0

2 files

2025.0.1

2 files

2024.2.0

2 files

2024.1.4.2

2 files

2024.1.4

2 files

2024.1.3

2 files

2024.1.2

2 files

2024.1.1

1 file

Supported by

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