My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Last 30 days

  • Dec 21, 2009
    r2473 (Remove unnecessary initialization of results arrays.) committed by whoaglan   -   Remove unnecessary initialization of results arrays.
    Remove unnecessary initialization of results arrays.
  • Dec 21, 2009
    r2472 (Removed obsolete code.) committed by whoaglan   -   Removed obsolete code.
    Removed obsolete code.
  • Dec 18, 2009
    r2471 (removed some tracers, a couple of little bugs) committed by harold.figueroa   -   removed some tracers, a couple of little bugs
    removed some tracers, a couple of little bugs
  • Dec 18, 2009
    r2470 (implemented the background-color view parameter for amplitud...) committed by harold.figueroa   -   implemented the background-color view parameter for amplitude, a couple of little details
    implemented the background-color view parameter for amplitude, a couple of little details
  • Dec 18, 2009
    r2469 (implemented control 'userdata', this is stored in the MATLAB...) committed by harold.figueroa   -   implemented control 'userdata', this is stored in the MATLAB userdata of the text label handle, this does not work for all control types but in most for which it makes sense.
    implemented control 'userdata', this is stored in the MATLAB userdata of the text label handle, this does not work for all control types but in most for which it makes sense.
  • Dec 17, 2009
    r2468 (Parallel reduction implementation of amplitude code. Includ...) committed by whoaglan   -   Parallel reduction implementation of amplitude code. Included for reference but it runs SLOWER than seemingly naive implementation in cuda_amplitude.
    Parallel reduction implementation of amplitude code. Included for reference but it runs SLOWER than seemingly naive implementation in cuda_amplitude.
  • Dec 15, 2009
    r2467 (Beefed up tests. Display some results when tests fail.) committed by whoaglan   -   Beefed up tests. Display some results when tests fail.
    Beefed up tests. Display some results when tests fail.
  • Dec 15, 2009
    r2466 (Rewrote implementation to not use shared memory.) committed by whoaglan   -   Rewrote implementation to not use shared memory.
    Rewrote implementation to not use shared memory.
  • Dec 14, 2009
    r2465 (Test for cuda_amplitude_mex.) committed by whoaglan   -   Test for cuda_amplitude_mex.
    Test for cuda_amplitude_mex.
  • Dec 14, 2009
    r2464 (Changed result dimensions to match fast_amplitude_mex.) committed by whoaglan   -   Changed result dimensions to match fast_amplitude_mex.
    Changed result dimensions to match fast_amplitude_mex.
  • Dec 14, 2009
    r2463 (First cut at cuda implementation of fast_amplitude_mex.) committed by whoaglan   -   First cut at cuda implementation of fast_amplitude_mex.
    First cut at cuda implementation of fast_amplitude_mex.
  • Dec 11, 2009
    r2462 (various schema updates related to sound and recording sample...) committed by harold.figueroa   -   various schema updates related to sound and recording sample fields. fixed filter display bug. looking into a band-amplitude bug
    various schema updates related to sound and recording sample fields. fixed filter display bug. looking into a band-amplitude bug
  • Dec 11, 2009
    r2461 (Fixed logic to create correct CUDA grid size.) committed by whoaglan   -   Fixed logic to create correct CUDA grid size.
    Fixed logic to create correct CUDA grid size.
  • Dec 11, 2009
    r2460 (get_mex_helper persists helper discovery, image_thresh only ...) committed by harold.figueroa   -   get_mex_helper persists helper discovery, image_thresh only current client updated to reflect this. renamed and improved code to test image_thresh.
    get_mex_helper persists helper discovery, image_thresh only current client updated to reflect this. renamed and improved code to test image_thresh.
  • Dec 11, 2009
    r2459 (some comments and help) committed by harold.figueroa   -   some comments and help
    some comments and help
  • Dec 11, 2009
    r2458 (a problem with the band-amplitude controls, a little detail ...) committed by harold.figueroa   -   a problem with the band-amplitude controls, a little detail in the spectral-centroid view
    a problem with the band-amplitude controls, a little detail in the spectral-centroid view
  • Dec 11, 2009
    r2457 (Simple test for cuda_window_mex.) committed by whoaglan   -   Simple test for cuda_window_mex.
    Simple test for cuda_window_mex.
  • Dec 10, 2009
    r2456 (Corrected overlap logic, removed unnecessary parameter.) committed by whoaglan   -   Corrected overlap logic, removed unnecessary parameter.
    Corrected overlap logic, removed unnecessary parameter.
  • Dec 09, 2009
    r2455 (Added debugging output.) committed by whoaglan   -   Added debugging output.
    Added debugging output.
  • Dec 09, 2009
    r2454 (Removed redundant windows per block parameter.) committed by whoaglan   -   Removed redundant windows per block parameter.
    Removed redundant windows per block parameter.
  • Dec 09, 2009
    r2453 (a couple of bugs, some help, and some view improvement) committed by harold.figueroa   -   a couple of bugs, some help, and some view improvement
    a couple of bugs, some help, and some view improvement
  • Dec 08, 2009
    r2452 (Fix of incorrect sums with limit to windows per block.) committed by whoaglan   -   Fix of incorrect sums with limit to windows per block.
    Fix of incorrect sums with limit to windows per block.
  • Dec 07, 2009
    r2451 (added simple testing hook to build_cuda_mex.m, added some ot...) committed by harold.figueroa   -   added simple testing hook to build_cuda_mex.m, added some other functions to the sandbox
    added simple testing hook to build_cuda_mex.m, added some other functions to the sandbox
  • Dec 07, 2009
    r2450 (organize projects during update) committed by harold.figueroa   -   organize projects during update
    organize projects during update
  • Dec 07, 2009
    r2449 ( ) committed by harold.figueroa
  • Dec 07, 2009
    r2448 (mex testing sandboxing) committed by harold.figueroa   -   mex testing sandboxing
    mex testing sandboxing
  • Dec 07, 2009
    r2447 (project organization removes empty author directories) committed by harold.figueroa   -   project organization removes empty author directories
    project organization removes empty author directories
  • Dec 07, 2009
    r2446 (updates to project code related to author/project_name organ...) committed by harold.figueroa   -   updates to project code related to author/project_name organization. work on some utilities.
    updates to project code related to author/project_name organization. work on some utilities.
  • Dec 06, 2009
    r2445 (band energy bugfix) committed by wolffd.mail   -   band energy bugfix
    band energy bugfix
  • Dec 04, 2009
    r2444 (Several offset, logic, and type fixes. Much more stable. Mo...) committed by whoaglan   -   Several offset, logic, and type fixes. Much more stable. Mostly works.
    Several offset, logic, and type fixes. Much more stable. Mostly works.
  • Dec 04, 2009
    r2443 (little things, various improvements are possible and some DO...) committed by harold.figueroa   -   little things, various improvements are possible and some DOCS are needed
    little things, various improvements are possible and some DOCS are needed
  • Dec 04, 2009
    r2442 (some refactoring) committed by harold.figueroa   -   some refactoring
    some refactoring
  • Dec 03, 2009
    r2441 (some formatting of older working code ... sometimes crashes....) committed by harold.figueroa   -   some formatting of older working code ... sometimes crashes. there is a fundamental problem in the management of shared device memory, this memory is persisting. the newer code was not touching the memory at all
    some formatting of older working code ... sometimes crashes. there is a fundamental problem in the management of shared device memory, this memory is persisting. the newer code was not touching the memory at all
  • Dec 03, 2009
    r2440 (added some comments, removed some code, still get nonsense) committed by harold.figueroa   -   added some comments, removed some code, still get nonsense
    added some comments, removed some code, still get nonsense
  • Dec 03, 2009
    r2439 (Changed index variable to signed to allow negative values. ...) committed by whoaglan   -   Changed index variable to signed to allow negative values. Fixed global index.
    Changed index variable to signed to allow negative values. Fixed global index.
  • Dec 03, 2009
    r2438 (BAND ENERGY: allowed band limit definition in Hz, take care,...) committed by wolffd.mail   -   BAND ENERGY: allowed band limit definition in Hz, take care, quick and dirty :( floating point input of sample rate fractions is allowed,too Some cleanup in Novelty Spectrum
    BAND ENERGY: allowed band limit definition in Hz, take care, quick and dirty :( floating point input of sample rate fractions is allowed,too Some cleanup in Novelty Spectrum
  • Dec 02, 2009
    r2437 (Some indexing fixes, stable but not correct.) committed by whoaglan   -   Some indexing fixes, stable but not correct.
    Some indexing fixes, stable but not correct.

Earlier this year

  • Dec 01, 2009
    r2436 (output is float, added some comments) committed by harold.figueroa   -   output is float, added some comments
    output is float, added some comments
  • Dec 01, 2009
    r2435 (Simplify code.) committed by whoaglan   -   Simplify code.
    Simplify code.
  • Dec 01, 2009
    r2434 (Fixes to indexing and boundary conditions.) committed by whoaglan   -   Fixes to indexing and boundary conditions.
    Fixes to indexing and boundary conditions.
  • Nov 30, 2009
    r2433 (More correct memory and thread allocation, added free of dyn...) committed by whoaglan   -   More correct memory and thread allocation, added free of dynamically allocated device memory.
    More correct memory and thread allocation, added free of dynamically allocated device memory.
  • Nov 30, 2009
    r2432 (Framework for GPU algorithms operating on windowed data.) committed by whoaglan   -   Framework for GPU algorithms operating on windowed data.
    Framework for GPU algorithms operating on windowed data.
  • Nov 29, 2009
    r2431 (Some cleanup and small bugfix on periodicity) committed by wolffd.mail   -   Some cleanup and small bugfix on periodicity
    Some cleanup and small bugfix on periodicity
  • Nov 20, 2009
    r2430 ( ) committed by harold.figueroa
  • Nov 19, 2009
    r2429 (Compare and time results of CUDA histogram to C histogram.) committed by whoaglan   -   Compare and time results of CUDA histogram to C histogram.
    Compare and time results of CUDA histogram to C histogram.
  • Nov 18, 2009
    r2428 (there is something fishy in this fix, some other problem is ...) committed by harold.figueroa   -   there is something fishy in this fix, some other problem is being patched
    there is something fishy in this fix, some other problem is being patched
  • Nov 17, 2009
    r2427 (more on extension docs, cuda build is verbose) committed by harold.figueroa   -   more on extension docs, cuda build is verbose
    more on extension docs, cuda build is verbose
  • Nov 17, 2009
    r2426 (Some fine tuning of conditions and small optimizations.) committed by whoaglan   -   Some fine tuning of conditions and small optimizations.
    Some fine tuning of conditions and small optimizations.
  • Nov 17, 2009
    r2425 ([No log message]) committed by whoaglan   -   [No log message]
    [No log message]
  • Nov 17, 2009
    r2424 (added range check to 'add' kernel) committed by harold.figueroa   -   added range check to 'add' kernel
    added range check to 'add' kernel
 
Hosted by Google Code