Directory trunk/GPU/

Directory Created:
2012-09-19 13:06
Directory Deleted:
2019-12-04 14:48
Total Files:
0
Deleted Files:
8
Lines of Code:
0

[root]/trunk/GPU

Lines of Code

trunk/GPU/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
jdowell 42 (100.0%) 4037 (100.0%) 96.1

Most Recent Commits

jdowell 2019-12-04 14:48 Rev.: 3035

Removed the old GPU extension since it hasn't been worked on in ages.

0 lines of code changed in 8 files:

  • trunk/GPU: README (del), drxGPU.py (del), drxGPUStokes.py (del), drxWaterfall2.py (del), hdfGPU.py (del), hdfGPUStokes.py (del), lgp.py (del), parts.py (del)
jdowell 2012-10-31 12:55 Rev.: 1040

Updated the READEME file for the GPU extension.

3 lines of code changed in 1 file:

  • trunk/GPU: README (+3 -2)
jdowell 2012-10-26 15:40 Rev.: 1027

Set a few version control keywords.

9 lines of code changed in 3 files:

  • trunk/GPU: drxGPU.py (+4 -3), drxGPUStokes.py (+4 -3), lgp.py (+1)
jdowell 2012-10-26 15:37 Rev.: 1026

Cleaned up some formattting in drxGPU.py/drxGPUStokes.py. Fixed a bug in the S-K limits calculation used in drxGPU.py. Added hdfGPU.py and hdfGPUStokes.py for writing out to HDF5 files.

1012 lines of code changed in 5 files:

  • trunk/GPU: README (+10), drxGPU.py (+5 -1), drxGPUStokes.py (+5 -1), hdfGPU.py (new 485), hdfGPUStokes.py (new 507)
jdowell 2012-10-26 14:24 Rev.: 1025

Turned off the print statements in drxGPU.py and worked on the spectral kurtosis function in lgp.SpectraStokes by adding an additional control value to the getSpectralKurtosis function that sets the number of FFTs per data chunk. For Stokes I, this value is 2. Updated drxGPUStokes.py to use the S-K values and leave the colorbars linear space.

15 lines of code changed in 3 files:

  • trunk/GPU: drxGPU.py (+3 -3), drxGPUStokes.py (+8 -2), lgp.py (+4 -4)
jdowell 2012-10-26 12:50 Rev.: 1024

Finished the new combined spectral kurtosis + integration code. Updated the options to drxGPU.py and drxGPUStokes.py.

7 lines of code changed in 3 files:

  • trunk/GPU: drxGPU.py (+2 -2), drxGPUStokes.py (+2 -2), lgp.py (+3 -21)
jdowell 2012-10-26 12:44 Rev.: 1023

Combined the spectral kurtosis and integrate functions for the lgp.Spectra class.

75 lines of code changed in 1 file:

  • trunk/GPU: lgp.py (+75 -6)
jdowell 2012-10-26 11:52 Rev.: 1022

Added support for pulling the frequency from the DRX frames.

72 lines of code changed in 2 files:

  • trunk/GPU: drxGPU.py (+36 -5), drxGPUStokes.py (+36 -5)
jdowell 2012-10-17 14:14 Rev.: 1021

Missed an old reference to LGP in lgp.py.

1 lines of code changed in 1 file:

  • trunk/GPU: lgp.py (+1 -1)
jdowell 2012-10-17 14:13 Rev.: 1020

Did some renaming so that lgp isn't all about single dish-style processing.

9 lines of code changed in 3 files:

  • trunk/GPU: drxGPU.py (+1 -1), drxGPUStokes.py (+1 -1), lgp.py (+7 -7)
jdowell 2012-10-17 14:08 Rev.: 1019

drxGPU.py inches towards being useful. I found another bug with the GPU memory handling with regards to computing the PSDs.

889 lines of code changed in 4 files:

  • trunk/GPU: README (+16), drxGPU.py (+13 -4), drxGPUStokes.py (new 445), lgp.py (+415 -32)
jdowell 2012-10-01 17:59 Rev.: 1015

More work on abstracting out the PyCUDA/PyFFT code and making everything more general.

545 lines of code changed in 3 files:

  • trunk/GPU: drxGPU.py (+10 -146), lgp.py (new 294), parts.py (+241 -274)
jdowell 2012-09-28 18:01 Rev.: 1014

Added windowing and clipping support drxGPU.py. Fixed a bug in the CUDA psdIntegrate function that caused the spectra to be integrated wrong.

117 lines of code changed in 1 file:

  • trunk/GPU: drxGPU.py (+117 -81)
jdowell 2012-09-19 13:06 Rev.: 1010

Started a new GPU extension for data crunching.

1283 lines of code changed in 4 files:

  • trunk/GPU: README (new 5), drxGPU.py (new 534), drxWaterfall2.py (new 362), parts.py (new 382)
Generated by StatSVN 0.7.0