Coder Social home page Coder Social logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
What do you know - CUDA 2.2 seems to have fixed this bug - so I will comment 
the offending syncthreads for 
now (only tested on linux though - I will test on windows as well)

Original comment by [email protected] on 25 Jun 2009 at 5:18

from cudpp.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
Verified on Linux with CUDA 2.2

Original comment by [email protected] on 25 Jun 2009 at 5:22

  • Changed state: Fixed

from cudpp.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
Verified on Windows XP with CUDA 2.2

Original comment by [email protected] on 25 Jun 2009 at 3:21

from cudpp.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
Reverted since behavior much more stable with the syncthreads

Original comment by [email protected] on 25 Jun 2009 at 7:00

  • Changed state: WontFix

from cudpp.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
FIne, I'll fix it.  I explained how to fix it in the description, I'll try it 
myself.  But we aren't marking this "wont fix".

Original comment by [email protected] on 25 Jun 2009 at 9:38

  • Changed state: Started

from cudpp.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
I tried your approach and it didn't work (that is putting the syncthreads 
before calls to warpSegScan)

Original comment by [email protected] on 25 Jun 2009 at 9:41

from cudpp.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
This advisory is fixed in CUDA 2.3.  There is a bug in the compiler where 
moving the
__syncthreads() from the beginning of warpSegScan() to right before each call 
of it
causes the code to fail.  I filed an NVIDIA bug for this.

Closing this for now.

Original comment by [email protected] on 26 Jun 2009 at 8:03

  • Changed state: WontFix

from cudpp.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024

Original comment by [email protected] on 26 Jun 2009 at 8:04

  • Changed state: Verified

from cudpp.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
I fixed this for CUDA 2.2.

Original comment by [email protected] on 30 Jun 2009 at 5:07

from cudpp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.