Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://gitlab.com/VileLasagna/toyBrot
A toy Mandelbrot fractal generator which can be used for simple cpu benchmarking
https://gitlab.com/VileLasagna/toyBrot
Last synced: 2 months ago
JSON representation
A toy Mandelbrot fractal generator which can be used for simple cpu benchmarking
- Host: gitlab.com
- URL: https://gitlab.com/VileLasagna/toyBrot
- Owner: VileLasagna
- License: other
- Created: 2018-06-06T09:18:36.833Z (over 6 years ago)
- Default Branch: main
- Last Synced: 2024-08-02T15:17:36.703Z (5 months ago)
- Stars: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-oneapi - toyBrot - toyBrot is a raymarching fractal generator that is used both as a simple benchmarking tool and a study tool for parallelisation. The code is is implemented with over 10 different technologies including Intel TBB ISPC and SYCL (with support for oneAPI) (Table of Contents / Tools and Development)