log

age author description
2017-12-01 Tatsuki IHA Using SynchornizedQueue in data gear wait list
2017-11-30 Tatsuki IHA Merge
2017-11-30 Tatsuki IHA Remove ALLOCATE_DATA_GEAR from par goto code gear arguments
2017-11-29 ryokka fix RedBlackTree.cbc Insert, printTree. but occur error
2017-11-28 ryokka fix RedBlackTree.cbc Insertion
2017-11-25 Tatsuki IHA Using cas interface but occurred warning
2017-11-21 Tatsuki IHA Fix segmentation fault of examples
2017-11-21 Tatsuki IHA Fix goto implement method of generate_stub
2017-11-20 Tatsuki IHA Add AtomicReference Implements of Atomic Interface
2017-11-06 Tatsuki IHA Add worker shutdown
2017-11-06 Tatsuki IHA Add printArray
2017-11-05 Tatsuki IHA Work CUDAtwice
2017-11-03 Tatsuki IHA Work CUDAbitonicSort by CUDAExecutor
2017-11-03 Tatsuki IHA Fix CudaExecutor but not work
2017-11-03 Tatsuki IHA Add CUDAExecutor
2017-10-31 Tatsuki IHA Define Executor to context
2017-10-17 Tatsuki IHA Refactoring cuda.c
2017-10-16 Tatsuki IHA Work CudaExec
2017-10-16 Tatsuki IHA Edit cudaExec but not work
2017-10-09 Tatsuki IHA Add size member in struct Meta
2017-10-09 Tatsuki IHA Rename macro from ALLOC_ARRAY to ALLOCATE_PTR_ARRAY
2017-10-07 ryokka fix findNode
2017-10-07 ryokka fix interface in agda
2017-10-06 mir3636 fix RedBlackTree.cbc
2017-10-06 innparusu Add findNode to RedBlackTree.agda
2017-10-06 mir3636 fix RedBlackTree.cbc
2017-10-06 mir3636 merge
2017-10-06 mir3636 fix
2017-10-06 Tatsuki IHA Merge
2017-10-06 Tatsuki IHA Fix
2017-10-06 mir3636 merge
2017-10-06 mir3636 generate main
2017-10-05 mir3636 add RedBlackTree.agda
2017-10-05 mir3636 add Interface.mm
2017-10-05 mir3636 fix redblacktree
2017-09-15 Tatsuki IHA Work CUDAbitonicSort
2017-09-14 Tatsuki IHA Call CUDAExec by twice_stub
2017-09-14 Tatsuki IHA Add cuMemFree
2017-09-14 Tatsuki IHA Work CUDAtwice
2017-09-13 Tatsuki IHA Fix CudaWorker
2017-09-06 Tatsuki IHA Add twice cbc file
2017-09-06 Tatsuki IHA Fix twice
2017-09-06 Tatsuki IHA Fix
2017-09-06 Tatsuki IHA Use task member of context by par goto meta
2017-09-05 Tatsuki IHA Fix shutdown TaskManager
2017-09-02 Tatsuki IHA Fix bitonicSort
2017-08-31 Tatsuki IHA Generate MultiDimIterator by perl script
2017-08-31 Tatsuki IHA Change iterator implement from oneDim to multiDim
2017-08-29 Tatsuki IHA Supported par goto iterate statement for perl script
2017-08-28 Tatsuki IHA Fix
2017-08-28 Tatsuki IHA Add dummy data to SingleLinkedQueue
2017-08-28 Tatsuki IHA Fix spanwTasks
2017-08-24 Tatsuki IHA Add par_meta
2017-08-24 Tatsuki IHA Add handle par goto statement
2017-08-01 Tatsuki IHA Fix taskManager
2017-08-01 innparusu Update todo
2017-08-01 mir3636 fix generate_stub.pl
2017-08-01 Tatsuki IHA Fix taskManager
2017-08-01 mir3636 fix generate_stub
2017-07-31 Tatsuki IHA Can work queue_test converted by generate_stub