git.codelabs.ch
/
cuda-ada.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
cuda-ada.git
2011-12-07
Reto Buerki
Add initial README and web page files
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-12-07
Reto Buerki
Doc: Add article target
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-30
Reto Buerki
Autoinit: Add debug output
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-26
Adrian-Ken...
Add AUTHORS file
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-25
Reto Buerki
Add licence headers and COPYING (GPLv3+)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-25
Reto Buerki
Remove unneeded conversions to stddef_h.size_t
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-25
Reto Buerki
Compiler: Use GNAT.OS_Lib instead of System.OS_Lib
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-24
Reto Buerki
Add TODO item
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-23
Adrian-Ken...
Change argument data size type
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-23
Adrian-Ken...
Remove completed TODO item
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-23
Adrian-Ken...
Compiler: Grid and block dimensions cannot be zero
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-23
Adrian-Ken...
Add test for real matrix argument passing
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-23
Adrian-Ken...
Minor: Drop use clause
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-22
Reto Buerki
Use Grid_Dim_X of 1 in Kernel_Float_Args test
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-21
Adrian-Ken...
Add grid/block parameters to Call procedure.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-21
Adrian-Ken...
Update TODO items
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-21
Adrian-Ken...
Add function to create in-out from real matrix
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-21
Adrian-Ken...
Add function to create out from real matrix
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-21
Adrian-Ken...
Add function to create in arg from real matrix
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-21
Adrian-Ken...
Add test for float argument passing
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-21
Adrian-Ken...
Add function to create in-out from float
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-21
Adrian-Ken...
Add function to create out from float
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-21
Adrian-Ken...
Add function to create in arg from a float
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-21
Adrian-Ken...
Refactor argument object creation functions.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-21
Reto Buerki
Remove unneeded thin binding files
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-21
Reto Buerki
Auto-detect host architecture
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-21
Reto Buerki
Compiler: Convert Data_Size to stddef_h.size_t
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-21
Reto Buerki
Use types IC.unsigned and IC.unsigned_long
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-21
Reto Buerki
Compiler: Remove superseded Call procedure
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-21
Adrian-Ken...
Add (second) kernel Call procedure
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-21
Adrian-Ken...
Add function to create in-out from real vector
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-21
Adrian-Ken...
Add function to create out from real vector
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-21
Adrian-Ken...
Add function to create in arg from real vector
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-21
Adrian-Ken...
Add argument types
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-20
Reto Buerki
Compiler: Provide Source_Module_Type
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-20
Reto Buerki
Makefile: Remove cache dir in clean target
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-20
Reto Buerki
Compiler: Only compile source if not in cache
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-20
Reto Buerki
Compiler: Add 'extern C' to source module
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-20
Reto Buerki
Add CUDA.Logger package
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-20
Reto Buerki
Driver: Rename Device_Copy_Overlap to Copy_Overlap
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-20
Reto Buerki
Make Check_Result procedure private
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-20
Reto Buerki
Rework Enum_Devices example using the Driver package
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-20
Reto Buerki
Unify package rename for Interfaces.C
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-20
Reto Buerki
Makefile: Add target to perform coverage analysis
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-20
Reto Buerki
Add CUDA.Driver package
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-20
Reto Buerki
Add test project
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-20
Reto Buerki
Add Cuda_Common project file
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-15
Reto Buerki
Add TODO items
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-10
Reto Buerki
Compiler: Fix output variable allocation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-10
Reto Buerki
Free allocated device memory after function call
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-09
Adrian-Ken...
Add TODO file
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-09
Reto Buerki
Compiler: Handle memory allocation and var copying
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-09
Reto Buerki
Introduce Function_Type
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-09
Reto Buerki
Add Module_Type
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-09
Reto Buerki
Minor: Fix indentation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-03
Reto Buerki
Remove unneeded -lcudart linker option pragma.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-02
Reto Buerki
Define and use compiler and linker switches.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-02
Reto Buerki
Add project file for thin binding.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-02
Reto Buerki
Automatically initialize/cleanup CUDA.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-11-02
Reto Buerki
Move Check_Result procedure to CUDA package.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-31
Adrian-Ken...
Trim output of compute capability.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-31
Adrian-Ken...
Add package rename for Ada.Text_IO.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-31
Adrian-Ken...
Increase readability of output for multiple devices.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-31
Adrian-Ken...
Add obj and cache to ignore file.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-30
Reto Buerki
Let CUDA kernel add two integer arrays.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-30
Reto Buerki
Add and use x86_64 thin binding.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-30
Reto Buerki
Display properties of all CUDA devices found.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-30
Reto Buerki
Extend device enumeration output.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-30
Reto Buerki
Display last CUDA error string in Check_Result.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-25
Adrian-Ken...
Doc: Update article outline.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-25
Reto Buerki
Minor: Fix typo (PHONY vs. PHONE).
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-24
Adrian-Ken...
Add myself as author.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-24
Adrian-Ken...
Set new title for article.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-24
Adrian-Ken...
Add *.pdf to git ignore file.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-24
Adrian-Ken...
Makefile: Add doc target and Makefile.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-10-20
Reto Buerki
Initial import.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)