readme

来自「openmp版的banchmark」· 代码 · 共 5 行

TXT
5
字号
This code implements the random-number generator described in theNAS Parallel Benchmark document RNR Technical Report RNR-94-007.The code is "embarrassingly" parallel in that no communication isrequired for the generation of the random numbers itself. 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?