Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Iniciar sesión
exa2pro
/
starpu-max
Seguir
19
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
6852ea3a30
Ramas
Etiquetas
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
10
struct params
{
double centerr;
double centeri;
long offset;
long dim;
};