Skip to content

How to run the benchmark? #6

Description

@jzy3d

Thank you for sharing this @caramelli and @davidak.

$ make
cc -Wall fb_mandelbrot.c -o fb_mandelbrot -g -O2 
cc -Wall fb_rectangle.c -o fb_rectangle -g -O2 
cc -Wall fb_sierpinski.c -o fb_sierpinski -lm -g -O2
$ ./fb_mandelbrot 
Erreur de segmentation (core dumped)

Context

  • Despite defining WIDTH, HEIGHT, POSX, POSY as env var first.
  • Running on Ubuntu 20

What should I fix?

Also, I am looking for software graphics experts for paid missions involving frame buffer usage on Linux. Would that be interesting to you?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions