• nv-dlasalle's avatar
    [Examples] Update graphsage multi-gpu example to use mutliple GPUs for... · 27a6eb56
    nv-dlasalle authored
    
    [Examples] Update graphsage multi-gpu example to use mutliple GPUs for validation and testing. (#3827)
    
    * Update graphsage multi-gpu example to use mutliple GPUs for validation and
    testing.
    
    * Remove argmax
    
    * Fix rebase error
    
    * Add more documentation to example and simplify
    
    * Switch to name shared memory
    
    * Add comment about how training is distributed
    
    * Restore iteration count
    
    * fix munmap error reporting for better error messages
    Co-authored-by: default avatarQuan (Andy) Gan <coin2028@hotmail.com>
    27a6eb56
shared_mem.cc 4.42 KB