quickheap 0.1.0

A SIMD-accelerated priority queue
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# This is a Spack Environment file.
#
# It describes a set of packages to be installed, along with
# configuration settings.
spack:
  # add package specs to the `specs` list
  specs:
  - boost
  - python
  - llvm
  view: true
  concretizer:
    unify: true