- 22 Apr, 2019 1 commit
-
-
Mark Ruzindana authored
Most recent version of code used on telescope with setVersion script and soft links for lib and src to the versions folder
-
- 10 Sep, 2018 1 commit
-
-
Mark Ruzindana authored
This contains versions of the scalloping and no scalloping versions of the pfb. The version installed in this commit is the scalloping one. To install versions, use rsync -a and copy the appropriate directories (lib and src) over.
-
- 23 Jul, 2018 1 commit
-
-
Mark Ruzindana authored
-
- 13 Jul, 2018 1 commit
-
-
Mark Ruzindana authored
-
- 24 Jan, 2018 2 commits
-
-
Mark Ruzindana authored
-
Mark Ruzindana authored
Just updating everything. Change made to Makefile for cuda JIT issue. It's the first commented line of code.
-
- 18 Jan, 2018 1 commit
-
-
Mark Ruzindana authored
Made changes to transpose and databuf.h. In transpose thread, I changed line 185 to ACQUIRE, and in flag_databuf.h, I changed VERBOSE to 1 and DEBUG to 1.
-
- 12 Jan, 2018 2 commits
-
-
Mark Ruzindana authored
-
Mark Ruzindana authored
-
- 02 Aug, 2017 7 commits
-
-
-
Mitch Burnett authored
forgot to track the new beamform thread
-
Mitch Burnett authored
-
-
Mark Ruzindana authored
-
Mitch Burnett authored
Mid July/Aug Commissioning Improvements
-
Mitch Burnett authored
This commit was made at the end of me leaving GBO during the middle of the July/Aug commissioning. Many of these updates have improved the performance of the pipeline. Performance measured in the frequency of stalled/hanging banks and bad blocks. We tuned core assignments, input block counts and more. Decreasesd the amount of time accessed by shared memory. Prevented packets sneaking through at the end of scans in the net thread. Removed the cpu transpose for the beamformer and implemented on the GPU.
-
- 28 Jul, 2017 1 commit
-
-
Mitch Burnett authored
Fixes to pfb corr mode. The GPU needed to flush the buffer that stores the last filter length worth of data. Also added new clean up logic lat waits until the net_thread has gone to the idle state. Also added a method for most threads that looks at the amount of locked blocks extending a hashpipe function
-
- 19 Jul, 2017 1 commit
-
-
Mark Ruzindana authored
-
- 12 Jul, 2017 6 commits
-
-
Mitch Burnett authored
Updates from May commissioning
-
Mitch Burnett authored
-
Mitch Burnett authored
These commits contain the changes I made in the last few days at the May commissioning. I had gone through and made changes to hashpipe and the clean up structure for the threads. Before, hashpipe would temrinate the child process immediately, now the children terminate themselves and clean up then report to parent process. Also, hashpipe now clears shared memory and reclaims everything at the end and checks at the beginning. This commit also contains the fix to the PFB mode. The traspose thread to reduce data trasfered was indexing out of bounds.
-
Richard Black authored
Added while loops around semaphore-checking calls, which, for some reason, timeout instead of blocking until the semaphore is released...
-
Richard Black authored
-
Richard Black authored
-
- 26 May, 2017 3 commits
-
-
Mitch Burnett authored
-
Mitchell Burnett authored
-
Richard Black authored
-
- 25 May, 2017 5 commits
-
-
Richard Black authored
-
Richard Black authored
-
Richard Black authored
-
Richard Black authored
-
Richard Black authored
-
- 12 May, 2017 2 commits
-
-
Richard Black authored
Fixed the beamformer thread's cleanup issue in which a block with an earlier mcnt was accidentally processed
-
Mark Ruzindana authored
-
- 11 May, 2017 1 commit
-
-
Mitchell Burnett authored
-
- 03 May, 2017 2 commits
-
-
rallenblack authored
-
rallenblack authored
-
- 02 May, 2017 3 commits
-
-
Mitch Burnett authored
packet gen update for fx mode
-
Mitch Burnett authored
-
Mitch Burnett authored
-