Activity for SETI@home

  • SETI@home SETI@home committed [8b8a2a]

    Change to to allow a single instantiation to process multiple files

  • SETI@home SETI@home committed [7e8169]

    Turned test mode off.

  • SETI@home SETI@home committed [75f8ef]

    Committing some old mods, mainly for FAST data processing.

  • SETI@home SETI@home committed [74657a]

    Start of script to generate plots for all new data.

  • SETI@home SETI@home committed [d60ac7]

    Use julian date instead of unix time for seconds into file.

  • SETI@home SETI@home committed [077ab9]

    New directory for plotting scripts.

  • SETI@home SETI@home committed [6cc38c]

    Include stdint.i.

  • SETI@home SETI@home committed [3e502b]

    Small mods.

  • SETI@home SETI@home committed [16798e]

    Add SNR to print_hits_table().

  • SETI@home SETI@home committed [c5be22]

    Merge branch 'master' of https://github.com/UCBerkeleySETI/etfits_api

  • SETI@home SETI@home committed [aa893a]

    Add internal init_meta_data flag.

  • SETI@home SETI@home committed [20465c]

    FAST specific init script.

  • SETI@home SETI@home committed [2be900]

    Correct number of source nodes for FAST.

  • SETI@home SETI@home committed [aed06b]

    Add FAST specific code to Makefile.

  • SETI@home SETI@home committed [e001bf]

    Enable getting the receiver name from redis.

  • SETI@home SETI@home committed [ad4379]

    Fetch ADC RMS's from redis and place them in the FITS files.

  • SETI@home SETI@home committed [aaa9fb]

    Add RUNSECS to status shared memory.

  • SETI@home SETI@home committed [dbffe7]

    Add getStartTimeStamp().

  • SETI@home SETI@home committed [aa81aa]

    Properly pull pointing data from redis for FAST.

  • SETI@home SETI@home committed [87b349]

    Add GPU memory allocation timer.

  • SETI@home SETI@home committed [218fd2]

    Remove the non-production configs.

  • SETI@home SETI@home committed [e1f41f]

    Make cudaThreadSynchronize() easy to turn off/on (and turn it off).

  • SETI@home SETI@home committed [cb8045]

    More separation of CUB and non-CUB versions of spectroscopy().

  • SETI@home SETI@home committed [732ec2]

    Correct placement of an #endif.

  • SETI@home SETI@home committed [7226ab]

    Make cub debugging easier to turn on/off.

  • SETI@home SETI@home committed [2322f2]

    Convenience script for building for different deployments.

  • SETI@home SETI@home committed [fdff88]

    Merge branch 'master' of khan.ssl.berkeley.edu:local/src/serendip6_fast

  • SETI@home SETI@home committed [05796a]

    Hashpipe's fitshead.h now takes care of int typing.

  • SETI@home SETI@home committed [f714bc]

    Improve usefulness and readability of timing stats.

  • SETI@home SETI@home committed [30af4a]

    Add "s6" to start of log file names.

  • SETI@home SETI@home committed [78560e]

    More multicasting mods.

  • SETI@home SETI@home committed [dcf6d6]

    Make log file names sensible.

  • SETI@home SETI@home committed [78ed80]

    Add a REALLOC_NONE version of spectroscopy().

  • SETI@home SETI@home committed [52666b]

    Prep for separating CUB and nonCUB versions of spectroscopy() for FAST.

  • SETI@home SETI@home committed [795fe4]

    Move some commented out code to clarify its relationship to running code.

  • SETI@home SETI@home committed [53c445]

    Output name of template file on error.

  • SETI@home SETI@home committed [efb6eb]

    Simple script to make the /proc changes necessary for multicasting.

  • SETI@home SETI@home committed [527575]

    Obtain observatory meta-data from the FAST observatory redis server.

  • SETI@home SETI@home committed [d1043d]

    Move the semaphore post to after freeing all cached memory allocations!

  • SETI@home SETI@home committed [87f11a]

    Pass source ID (and thus pol number) on to the output thread.

  • SETI@home SETI@home committed [645183]

    Add a free_all_cached() after the FFT.

  • SETI@home SETI@home committed [94e527]

    Init script now takes a beam number and uses instances 1 and 2.

  • SETI@home SETI@home committed [db2a3d]

    Add POWTHRSH to hashpipe command line.

  • SETI@home SETI@home committed [21e2c0]

    Mods to allow cub allocator integration.

  • SETI@home SETI@home committed [d400bd]

    Merge branch 'master' of khan.ssl.berkeley.edu:local/src/serendip6

  • SETI@home SETI@home committed [85021a]

    Fixed bug in voltage dumping code.

  • SETI@home SETI@home committed [4de283]

    Added status shmem fields for dropped packets percentages.

  • SETI@home SETI@home committed [b173a9]

    Merge branch 'master' of khan.ssl.berkeley.edu:local/src/serendip6_fast

  • SETI@home SETI@home committed [d85e7d]

    Use unqualified wild card in /sys/class/net/.

  • SETI@home SETI@home committed [feded1]

    S6_FAST_LIB_INCLUDES

  • SETI@home SETI@home committed [50664b]

    Remove unused transpose data structure allocation.

  • SETI@home SETI@home committed [7e3fc6]

    Convert FAST spectroscopy() over to using cub allocation.

  • SETI@home SETI@home committed [3c7161]

    Sleep only after all instances are up.

  • SETI@home SETI@home committed [00aa15]

    init_device_vectors() no longer dimensions GPU structures.

  • SETI@home SETI@home committed [e8e628]

    Drop the R2C FFT "padding" element from down stream processing.

  • SETI@home SETI@home committed [a1a97a]

    Ifdef the entirety of the GPU vector declarations.

  • SETI@home SETI@home committed [0bd805]

    Add getStartTimeStamp().

  • SETI@home SETI@home committed [70b9ed]

    Move init_device_vectors() to spectroscopy().

  • SETI@home SETI@home committed [6b6b63]

    Get beampol into FITS header for FAST.

  • SETI@home SETI@home committed [58f89d]

    Restore non-CUB version of device_vectors_t.

  • SETI@home SETI@home committed [13de28]

    Checkpoint of code to dump voltages to file.

  • SETI@home SETI@home committed [89c06e]

    CPU affinity change.

  • SETI@home SETI@home committed [26f837]

    Set per interface rp_filter to 0.

  • SETI@home SETI@home committed [57adcf]

    Improve debug packet header output.

  • SETI@home SETI@home committed [65c043]

    No coarse channel powers HDU for FAST.

  • SETI@home SETI@home committed [8d4de1]

    For FAST there is only one missed_pkts element for each input block.

  • SETI@home SETI@home committed [52fd2b]

    Clean up memory management timing tracking.

  • SETI@home SETI@home committed [7acf4a]

    Print GPU memory tracking to stdout rather than stderr.

  • SETI@home SETI@home committed [62edcd]

    Clean up gpu (thrust calls) timing tracking.

  • SETI@home SETI@home committed [c44ab8]

    Comment out s6_memcpy() stuff for FAST.

  • SETI@home SETI@home committed [e5fee9]

    Beam number as a cmd line parm for FAST init script.

  • SETI@home SETI@home committed [3eda57]

    Adapt to the fact that FAST source ID indexes beams to 1.

  • SETI@home SETI@home committed [746642]

    Mod the use of status shmem for threshold and nhits.

  • SETI@home SETI@home committed [19527c]

    Provide an interface to the CUB caching allocator class.

  • SETI@home SETI@home committed [861887]

    Add beam and pol to FAST status shmem to support multicasting.

1