Time measurement of simple CA and FCA
收藏NIAID Data Ecosystem2026-03-14 收录
下载链接:
https://data.mendeley.com/datasets/mjsbbjpn5b
下载链接
链接失效反馈官方服务:
资源简介:
The project was created in Visual Studio using C++, CUDA, and OpenGL.
The aim is to measure and compare the calculation time of different cellular automata: two classical CA (CCA) and two frontal (FCA).
It contains also figures, which are helpful for adjustment of the project, and an Excel file with the results of time measurements.
The size of modeled space is set in FCA.cuh.
The simulation cases are set in FCA.cu in the subroutines void CA() and __global__ void CA_P() for sequential and parallel calculations appropriated.
创建时间:
2023-01-25



