Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
GPU_inspiral | ||||||||
Added: | ||||||||
> > | ||||||||
GPU_inspiral is a low-latency, high performance many-core implementation of the matched-filter gravitational wave search algorithm, developed by the RMKI Virgo Group. The base is an architecture and vendor independent OpenCL code. The sub algorithms implemented so far are the following: | ||||||||
Line: 11 to 12 | ||||||||
| ||||||||
Added: | ||||||||
> > | ||||||||
Performance | ||||||||
Added: | ||||||||
> > | ||||||||
Performence test was done on a 2048 sec long data chunk, 500 template of 64 sec long was filtered. The code run on an Nvidia Tesla C2050. To produce the SNR time series it took ~17 sec | ||||||||
Changed: | ||||||||
< < | for gpu_inpiral , this has to be compare with the ~40 minutes necessary for lalapps_inspiral to produce the same result. | |||||||
> > | for gpu_inpiral , this has to be compare with the ~40 minutes necessary for lalapps_inspiral to produce the same result. | |||||||
| ||||||||
Changed: | ||||||||
< < | This results a *speed-up factor of 2 orders of magnitude ! | |||||||
> > | This results a speed-up factor of 2 orders of magnitude !
| |||||||
Documentation | ||||||||
Line: 28 to 46 | ||||||||
| ||||||||
Added: | ||||||||
> > | Complete description and documentation in english available soon ! | |||||||
Future plansInstead of writing up a completely new analysis software we will incorporate the code developed asgpu_inspiral
to be part of the pyCBC project![]() Developers | ||||||||
Added: | ||||||||
> > |
| |||||||
| ||||||||
Deleted: | ||||||||
< < |
| |||||||
\ No newline at end of file |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
GPU_inspiral | ||||||||
Line: 24 to 24 | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Future plansInstead of writing up a completely new analysis software we will incorporate the code developed asgpu_inspiral |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
GPU_inspiral | ||||||||
Line: 20 to 20 | ||||||||
Documentation | ||||||||
Changed: | ||||||||
< < | Ther is some material available on this project: | |||||||
> > | There is some material available on this project: | |||||||
Future plans | ||||||||
Added: | ||||||||
> > | Instead of writing up a completely new analysis software we will incorporate the code developed as gpu_inspiral
to be part of the pyCBC project![]() | |||||||
Developers
|
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > |
GPU_inspiralGPU_inspiral is a low-latency, high performance many-core implementation of the matched-filter gravitational wave search algorithm, developed by the RMKI Virgo Group. The base is an architecture and vendor independent OpenCL code. The sub algorithms implemented so far are the following:
PerformancePerformence test was done on a 2048 sec long data chunk, 500 template of 64 sec long was filtered. The code run on an Nvidia Tesla C2050. To produce the SNR time series it took ~17 sec forgpu_inpiral , this has to be compare with the ~40 minutes necessary for lalapps_inspiral to produce the same result.
This results a *speed-up factor of 2 orders of magnitude !DocumentationTher is some material available on this project:Future plansDevelopers
|