This repos is about hand on experience on GPU programming and the following are focused:
- Tensorflow -- The verification of tensorflow is impleneted at link
- Graph programming
- Control programming
- Forcing Cpu or Gpu -- to run computation on cpu or gpu
Using Tensorflow we can do scientific computation; that would result in time efficiency. The Risk according to API-581 (American Petroleum Institue) is calculated on sample data to validate time performance.
The detail work flow is https://github.com/hamzafar/GPU_Computation/blob/master/scientific_computation_cpu_vs_gpu.md