Skip to main content

Many-body extension of the flare code

Project description

build

flare++

Documentation can be accessed here.

Usage

If compiling on Cannon, run the following:

module load cmake/3.17.3-fasrc01
module load python/3.6.3-fasrc01
module load gcc/9.3.0-fasrc01

And set the following environment variables (to link Eigen to MKL):

export MKL_INCLUDE=/n/sw/intel-cluster-studio-2019/mkl/include
export MKL_ROOT=/n/sw/intel-cluster-studio-2019/mkl/lib/intel64_lin
export MKL_INT=$MKL_ROOT/libmkl_intel_lp64.so
export MKL_THREAD=$MKL_ROOT/libmkl_gnu_thread.so
export MKL_CORE=$MKL_ROOT/libmkl_core.so
export MKL_AVX=$MKL_ROOT/libmkl_avx512.so
export MKL_DEF=$MKL_ROOT/libmkl_def.so
export MKL_VML=$MKL_ROOT/libmkl_vml_avx512.so
export MKL_LIBS="$MKL_CORE;$MKL_INT;$MKL_THREAD;$MKL_AVX;$MKL_DEF;$MKL_VML"

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

flare_pp-0.0.8.tar.gz (77.2 kB view details)

Uploaded Source

File details

Details for the file flare_pp-0.0.8.tar.gz.

File metadata

  • Download URL: flare_pp-0.0.8.tar.gz
  • Upload date:
  • Size: 77.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.10

File hashes

Hashes for flare_pp-0.0.8.tar.gz
Algorithm Hash digest
SHA256 e7ee56de9452423e91c8c65fd2deabe30310059114f13dfc5e5b2b1fe179e4c7
MD5 0bd116ccae6fcdbb179425e0a1b5b9b6
BLAKE2b-256 544124815c6cb8ec8b656036a7d3c80c55c8dd48acdfa2ec98574f7b1c522a07

See more details on using hashes here.

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