Directory include/sci_defs/

Total Files:
2
Deleted Files:
0
Lines of Code:
141

[root]/include/sci_defs

Lines of Code

include/sci_defs/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 11 (100.0%) 162 (100.0%) 14.7
ahumphrey 8 (72.7%) 129 (79.6%) 16.1
qymeng 3 (27.3%) 33 (20.4%) 11.0

Most Recent Commits

ahumphrey 2013-11-11 12:14 Rev.: 51258

Add support for GPU Stencil7.
Add additional cuda_testdefs macro for range checking on the GPU when SCI_CUDA_ASSERTION_LEVEL >= 3

22 lines of code changed in 2 files:

  • include/sci_defs: cuda_testdefs.h.in (new)
ahumphrey 2013-10-14 14:04 Rev.: 51075

Fix typo in previously committed CUDA error handling wrapper.

1 lines of code changed in 1 file:

  • include/sci_defs: cuda_testdefs.h.in (+1 -1)
ahumphrey 2013-10-14 12:39 Rev.: 51072

Add error handling wrapper for CUDA Rand API calls.

9 lines of code changed in 1 file:

  • include/sci_defs: cuda_testdefs.h.in (+9)
ahumphrey 2013-09-14 14:33 Rev.: 50947

Cleanup misleading typo in Task class code:
"void* device" -> "void* stream"

2 lines of code changed in 1 file:

  • include/sci_defs: cuda_testdefs.h.in (+2 -2)
qymeng 2013-09-05 09:16 Rev.: 50910

add new operator to GPUGridVariable.
GPUGridVaraible can be accessed as var(x,y,z)

13 lines of code changed in 1 file:

  • include/sci_defs: cuda_testdefs.h.in (+13)
qymeng 2013-09-04 20:34 Rev.: 50909

Added array boundary checking for GPU varaible.
Fixed multi-GPU issue.

15 lines of code changed in 1 file:

  • include/sci_defs: cuda_testdefs.h.in (+15 -1)
qymeng 2013-09-03 20:23 Rev.: 50903

Implemented a lightweight version of GPUDataWarehouse, GPUGridVariable and GPUArray3D inside GPU.
This commit included a new set of interfaces for better supporting GPU task.
See example in Examples/UnifiedSchedulerTest

5 lines of code changed in 1 file:

  • include/sci_defs: cuda_testdefs.h.in (+5)
ahumphrey 2013-03-21 16:36 Rev.: 50009

Add some macros to magma_testdefs to further simplify interfacing with MAGMA.
Pull some Redstorm weeds.

60 lines of code changed in 2 files:

  • include/sci_defs: magma_testdefs.h.in (+60)
ahumphrey 2013-02-21 10:45 Rev.: 49930

Add support for using MAGMA library (Matrix Algebra on GPU and Multicore Architectures).
Add some whitespace in configre.ac for readability (--with and --enable sections).
Generate new configure script.

35 lines of code changed in 1 file:

  • include/sci_defs: magma_testdefs.h.in (+35)
Generated by StatSVN 0.7.0