| Age | Commit message (Collapse) | Author |
|
|
|
|
|
distributor directly
|
|
|
|
|
|
|
|
|
|
|
|
child kernels in CDP. BUG: .weak .entry and .weak .global directives in ptx file. BUG: empty_protected() for stream manager causes deadlock, change to empty()
|
|
|
|
|
|
|
|
call.uni in reconvergence
|
|
|
|
|
|
Kernel launch to stream not yet implemented
|
|
|
|
cudaGetParameterBufferV2 and call cudaLaunchDeviceV2
|
|
|
|
|
|
|
|
|
|
Restored madp instruction
|
|
|
|
Additional support for CUDA 7.5
|
|
fix a silly typo
|
|
|
|
can be done in a different branch
|
|
|
|
|
|
This will be used to add custom instructions in the future; the imaginary instructions 'spr' and 'ama' have been added as samples.
|
|
and the program continues with the duplicate function/variable declarations removed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
option is not actually implemented
|
|
maximum allowable memory to 2GB and the compute version to 5.2.
|
|
|
|
|
|
modeling for GTX750Ti is currently completely untested and should not be considered supported.
|
|
into a single file.
|
|
support is NOT claimed; however, it has been tested to work on a number of CUDA version 7.5 benchmarks such as matrix multiply and simpleMultiGPU.
|
|
Dev
|
|
|
|
changes to parse instructions. Carry functionality NOT fully implemented; .cc instructions function like their unmodified ueqivelents. Also modified GTX750Ti config to model L1 data cache as simply not being used for global loads (instead of not existing at all). Changed ptxinfo parsing to avoid crashing when info includes texture information.
|
|
merged Scott's commits from p4 regarding the GeForceGTX750Ti configuration files
|
|
changes to parse instructions. Carry functionality NOT fully implemented; .cc instructions function like their unmodified ueqivelents. Also modified GTX750Ti config to model L1 data cache as simply not being used for global loads (instead of not existing at all). Changed ptxinfo parsing to avoid crashing when info includes texture information.
|