Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Entrar
exa2pro
/
starpu-max
Observar
19
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
00a7023c57
Branches
Tags
fpga
ft_checkpoint
papi_starpu
starpu-max
/
julia
/
examples
/
mandelbrot
/
cpu_mandelbrot.h
cpu_mandelbrot.h
108 B
Histórico
Raw
1
2
3
4
5
6
7
8
9
struct params {
double centerr;
double centeri;
long offset;
long dim;
};