Popularity
1.0
Stable
Activity
0.0
Stable
0
2
0
Monthly Downloads: 12
Programming language: Haskell
License: MIT License
Latest version: v0.2.1
hhwloc alternatives and similar packages
Based on the "Foreign" category.
Alternatively, view hhwloc alternatives based on common mentions on social networks and blogs.
-
tasty-lua
DISCONTINUED. Integrate Lua tests into tasty. This package is now part of the hslua monorepo. -
hslua-module-text
DISCONTINUED. Lua module providing a selected set of operations on Text. NOTE: moved into the hslua monorepo. -
hslua-module-system
DISCONTINUED. HsLua module for system and directory functions. This repository has been moved to the hslua monorepo. -
foreign-storable-asymmetric
DISCONTINUED. Types and instances for implementing a Storable with different peek and poke
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of hhwloc or a related project?
Popular Comparisons
README
hhwloc
Haskell bindings to https://www.open-mpi.org/projects/hwloc
Prerequisites
You'll need autoconf, automake, make, and libtool (glibtool on macOS), in order to build this package.
On Windows, if you're using stack, they can be installed with the following commands:
stack exec bash
pacman -Syuu
pacman -S --needed autoconf automake make libtool