Closed jwang323 closed 9 years ago
From juvesea...@gmail.com on March 30, 2011 22:35:57
similar problem in ocelot/parser/implementation/PTXParser.cpp:59: error: 'ir::PTXOperand::DataType' is not a class or namespace
From gregory....@gatech.edu on April 08, 2011 13:31:59
Thanks for the report, I'm looking at these now...
Status: Accepted
From gregory....@gatech.edu on April 08, 2011 14:27:46
Fixed in r1164 , please verify.
From mailsud...@gmail.com on April 15, 2011 14:43:52
Status: Fixed
From juvesea...@gmail.com on March 31, 2011 00:28:09
What steps will reproduce the problem? 1../build.py --install 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? 2.0 Please provide any additional information below. in ocelot/analysis/implementation/DivergenceAnalysis.cpp
ir::PTXOperand::AddressMode::Special should be ir::PTXOperand::Special
also similar error in ocelot/analysis/implementation/SyncEliminationPass.cpp
Original issue: http://code.google.com/p/gpuocelot/issues/detail?id=49