aboutsummaryrefslogtreecommitdiff
blob: 59ce9fb3da0c8d5c83d0b1ec599976764e428bb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sci-physics@gentoo.org</email>
    <name>Gentoo Physics Project</name>
  </maintainer>
  <longdescription lang="en">
BigDFT is a package whose main program allows one to find the total energy, 
charge density and electronic structure of systems made of electrons and nuclei 
(molecules and periodic solids) within Density Functional Theory (DFT), using 
pseudopotentials and a wavelets basis. BigDFT-ABI is its fork by ABINIT developers
to serve as a library for sci-physics/abinit.
</longdescription>
  <use>
    <flag name="cuda">Enable support for nVidia CUDA</flag>
    <flag name="etsf_io">
      Enable support for reading and writing the European Theoretical
      Spectroscopy facility (ETSF) file format
    </flag>
    <flag name="glib">
      Compile with GLib Object System support
    </flag>
    <flag name="opencl">Enable support for OpenCL GPU acceleration</flag>
    <flag name="scalapack">
      Use ScaLAPACK, a subset of LAPACK routines redesigned for heterogenous computing
    </flag>
  </use>
</pkgmetadata>