• Stars
    star
    2
  • Language
    C++
  • Created about 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Example code for my CppCon 2018 talk on SIMD wrappers in C++

More Repositories

1

tsimd

Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512)
C++
336
star
2

superbuild_ospray

Use CMake's ExternalProject module to build OSPRay
CMake
15
star
3

match3D

A 3D viewer bootstrapping library
C
10
star
4

module_cpp_renderer

OSPRay module implementing renderer(s) which do everything in C++ (no ispc)
C++
6
star
5

CPW

C++ Parallelism Wrappers (use TBB/Cilk/OpenMP/etc without rewriting code)
C++
4
star
6

EmbedPTX

A CMake function to help embed PTX using obj2c
CMake
4
star
7

orbit_manipulator

A tiny C++/glm based Orbiting camera manipulator
C++
4
star
8

psimd

(experiments with) pragma-based SIMD C++ types
C++
3
star
9

module_nanort

Module which forwards ray intersection calls to NanoRT ray tracing kernels: https://github.com/lighttransport/nanort
C++
3
star
10

plugin_jet

OSPRay Studio plugin to integrate 'Jet' (fluid-engine-dev) library
C++
2
star
11

module_multihit

OSPRay multi-hit ray tracing module
C++
2
star
12

module_fiber_experiments

experiments with fibering (via boost.fiber)
C++
1
star
13

module_rayforce

OSPRay module for using Rayforce to do triangle mesh intersections
C++
1
star
14

module_brlcad

use BRLCAD geometry with OSPRay
C++
1
star
15

rfManta

C++
1
star
16

anari-build-all

CMake superbuild project to build ANARI-SDK + many implementations
CMake
1
star
17

cmake_project_commands

Missing CMake commands for project-centric builds
CMake
1
star
18

ftevaluator

small parallel fault-tree evaluator (example code for High Performance Parallelism Pearls Ch. 6)
C++
1
star
19

plugin_vtkm_demo

OSPRay Studio plugin to showcase VTKm filters
C++
1
star
20

plugin_dlaf

OSPRay Studio plugin to showcase DLAF generated point data
C++
1
star