/home/tgrogers/github-purdue/aalp/gpgpu-sim_simulations/util/correlation/../../benchmarks/bin/9.1/release/BlackScholes Starting...

Initializing data...
...allocating CPU memory for options.
...allocating GPU memory for options.
...generating input data in CPU mem.
...copying input data to GPU mem.
Data init done.

Executing Black-Scholes GPU kernel (1 iterations)...
Options count             : 200000     
BlackScholesGPU() time    : 1174.046021 msec
Effective memory bandwidth: 0.001704 GB/s
Gigaoptions per second    : 0.000170     

BlackScholes, Throughput = 0.0002 GOptions/s, Time = 1.17405 s, Size = 200000 options, NumDevsUsed = 1, Workgroup = 128

Reading back GPU results...
Checking the results...
...running CPU calculations.

Comparing the results...
L1 norm: 1.665550E-07
Max absolute error: 8.583069E-06

Shutting down...
...releasing GPU memory.
...releasing CPU memory.
Shutdown done.
