Wed, 16 Jul 2014 02:50:32 +0900 |
Masataka Kohagura |
make a sound
draft
|
Wed, 16 Jul 2014 01:28:20 +0900 |
Masataka Kohagura |
merge
draft
|
Tue, 15 Jul 2014 17:23:40 +0900 |
Masataka Kohagura |
add synthesizer project
draft
|
Tue, 17 Jun 2014 14:17:39 +0900 |
Masataka Kohagura |
add read type flag " BLOCKED_MMAP "
draft
|
Tue, 15 Jul 2014 01:41:57 +0900 |
Shohei KOKUBO |
fix fft
draft
|
Tue, 15 Jul 2014 01:19:31 +0900 |
Shohei KOKUBO |
minor change
draft
|
Thu, 10 Jul 2014 17:32:30 +0900 |
Shohei KOKUBO |
add flipTest. passed test, but wrong result in fft.
draft
|
Fri, 04 Jul 2014 11:26:31 +0900 |
Shohei KOKUBO |
minor change
draft
|
Tue, 01 Jul 2014 17:04:01 +0900 |
Shohei KOKUBO |
optimization data transfer. wrong result
draft
|
Tue, 01 Jul 2014 11:17:12 +0900 |
Shohei KOKUBO |
fix
draft
|
Tue, 01 Jul 2014 03:40:54 +0900 |
Shohei KOKUBO |
Optimization data transfer. not running
draft
|
Wed, 11 Jun 2014 17:22:17 +0900 |
Shohei KOKUBO |
minor change
draft
|
Wed, 11 Jun 2014 11:24:58 +0900 |
Shohei KOKUBO |
wrong result
draft
|
Tue, 03 Jun 2014 18:12:25 +0900 |
Shohei KOKUBO |
add pgm
draft
|
Tue, 03 Jun 2014 18:10:19 +0900 |
Shohei KOKUBO |
implement fft using cuda
draft
|
Tue, 03 Jun 2014 16:02:06 +0900 |
Shohei KOKUBO |
kernel done
draft
|
Tue, 03 Jun 2014 12:07:00 +0900 |
Shohei KOKUBO |
add fft using cuda, not running
draft
|
Tue, 27 May 2014 14:23:44 +0900 |
Shohei KOKUBO |
fix Makefile(CUDA PATH)
draft
|
Tue, 13 May 2014 01:46:48 +0900 |
masa |
restore fix_byte
draft
|
Mon, 05 May 2014 22:11:49 +0900 |
Shohei KOKUBO |
change set_last(t to next). run test at compilation time
draft
|
Fri, 02 May 2014 20:44:05 +0900 |
kkb |
return correct TaskList address in iterate
draft
|
Fri, 02 May 2014 19:56:25 +0900 |
kkb |
dim_count and self management in multiple TaskList in a TaskArray
draft
|
Fri, 02 May 2014 19:30:48 +0900 |
kkb |
fix get_nextTaskArea
draft
|
Fri, 02 May 2014 16:41:31 +0900 |
Shohei KOKUBO |
add test
draft
|
Tue, 22 Apr 2014 00:58:37 +0900 |
masa |
change function read() to pread() in my_read
draft
|
Mon, 21 Apr 2014 19:54:45 +0900 |
masa |
add read() error check in
draft
|
Mon, 21 Apr 2014 18:49:21 +0900 |
Masataka Kohagura |
change memory allocate function malloc() to manager->allocate in my_read
draft
|
Mon, 21 Apr 2014 00:02:36 +0900 |
Shohei KOKUBO |
merge
draft
|
Mon, 21 Apr 2014 00:02:11 +0900 |
Shohei KOKUBO |
commit
draft
|
Sun, 20 Apr 2014 21:39:00 +0900 |
Masataka Kohagura |
fix word_count
draft
|
Sun, 20 Apr 2014 20:52:09 +0900 |
Masataka Kohagura |
rewrite '= (*)rbuf' to '= get_input(0)'
draft
|
Sat, 19 Apr 2014 19:06:22 +0900 |
Shohei KOKUBO |
fix wordcount
draft
|
Sat, 19 Apr 2014 14:10:27 +0900 |
Shohei KOKUBO |
fix tasklog
draft
|
Sat, 19 Apr 2014 13:51:54 +0900 |
Shohei KOKUBO |
fix tasklog
draft
|
Fri, 18 Apr 2014 18:20:36 +0900 |
masa |
include file read time
draft
|
Fri, 18 Apr 2014 13:50:49 +0900 |
Masataka Kohagura |
implement my_read in word_count
draft
|
Fri, 18 Apr 2014 02:11:16 +0900 |
Masataka Kohagura |
blocked read flag change enum tyoe in word_count
draft
|
Fri, 18 Apr 2014 00:24:16 +0900 |
Masataka Kohagura |
add Read mode in fileread
draft
|
Thu, 17 Apr 2014 23:43:09 +0900 |
Masataka Kohagura |
divide read flag change enum type
draft
|
Sat, 15 Mar 2014 17:46:13 +0900 |
Shohei KOKUBO |
fix CudaScheduler
draft
|
Sat, 15 Mar 2014 16:06:03 +0900 |
Masataka Kohagura |
fix
draft
|
Thu, 13 Mar 2014 03:08:43 +0900 |
masa |
fix and correct result
draft
|
Thu, 13 Mar 2014 03:01:33 +0900 |
Masataka Kohagura |
remove error and warning (not perform check)
draft
|
Thu, 13 Mar 2014 02:43:35 +0900 |
Masataka Kohagura |
implement blocked read (not running)
draft
|
Thu, 13 Mar 2014 02:15:06 +0900 |
Masataka Kohagura |
add Blocked Read files
draft
|
Tue, 04 Mar 2014 18:11:06 +0900 |
Shohei KOKUBO |
fix cuda sample
draft
|
Mon, 03 Mar 2014 19:12:02 +0900 |
Masataka Kohagura |
rename regex_mas to bm_search
draft
|
Wed, 26 Feb 2014 19:39:15 +0900 |
Shohei KOKUBO |
running fft with CudaScheduler, but wrong result
draft
|
Wed, 26 Feb 2014 16:24:28 +0900 |
kkb |
fix bitreverse for cuda(float2)
draft
|
Wed, 26 Feb 2014 13:35:57 +0900 |
Shohei KOKUBO |
add makefile
draft
|
Wed, 26 Feb 2014 13:10:20 +0900 |
Shohei KOKUBO |
add file
draft
|
Tue, 25 Feb 2014 16:21:59 +0900 |
Shohei KOKUBO |
fix
draft
|
Tue, 25 Feb 2014 13:43:45 +0900 |
Shohei KOKUBO |
merge
draft
|
Tue, 25 Feb 2014 13:43:25 +0900 |
Shohei KOKUBO |
fix GpuScheduler
draft
|
Thu, 20 Feb 2014 15:26:03 +0900 |
masa |
fix
draft
|
Tue, 18 Feb 2014 17:12:15 +0900 |
Masataka Kohagura |
fix
draft
|
Thu, 13 Feb 2014 14:57:04 +0900 |
kkb |
add comment
draft
|
Thu, 13 Feb 2014 00:29:49 +0900 |
Shohei KOKUBO |
fix CudaScheduler. remove event.
draft
|
Wed, 12 Feb 2014 18:15:10 +0900 |
kkb |
fix CudaScheduler
draft
|
Wed, 12 Feb 2014 17:56:40 +0900 |
Shohei KOKUBO |
fix CudaScheduler
draft
|