pages

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 2, 2024 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var HowTo = map[string]string{
	"Kokkos": "Download the latest source code:\n`https://github.com/kokkos/kokkos/releases`",
	"ADIOS2": "Download the latest source code:\n`https://github.com/ornladios/ADIOS2/releases`",
	"MPI":    "",
	"HDF5": "2. Download the latest source codes as tar.xz:\n" +
		"   main source: `https://github.com/HDFGroup/hdf5/releases/`\n" +
		"   plugins: `https://github.com/HDFGroup/hdf5_plugins/releases`\n" +
		"   ZLIB: `https://github.com/madler/zlib/releases`\n" +
		"   LIBAEC: `https://github.com/MathisRosenhauer/libaec/releases`\n" +
		"3. Unpack only the main source code archive (leave plugins/zlib/libaec tar.xz files as is)\n" +
		"4. Copy `CTestScript.cmake`, `HDF5config.cmake`, and `HDF5options.cmake`\n" +
		"   from the source code directory `./config/cmake/scripts/` to the working directory",
}
View Source
var Labels = map[string]string{
	"title": "Pick & configure the libraries to install",
	"review": `The code will install the selected modules
& generate compilation scripts for the selected
dependencies (if any). You will need to run the
generated scripts separately.`,
}
View Source
var ModulePath = ""

Functions

func MainSelector

func MainSelector(prev tuigo.Window) tuigo.Window

func MainUpdater

func MainUpdater(window tuigo.Window, msg tea.Msg) (tuigo.Window, tea.Cmd)

func Review

func Review(prev tuigo.Window) tuigo.Window

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL