Changes between Initial Version and Version 1 of Ticket #8048, comment 2


Ignore:
Timestamp:
Feb 15, 2013, 5:13:26 PM (10 years ago)
Author:
viboes

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8048, comment 2

    initial v1  
    11See below:
    22
     3
     4{{{
    35wchan@speech07:/tmp$ cat test.cc
    46#include <iostream>
     
    1618wchan@speech07:/tmp$ nvcc -o test.nvcc test.cc && ./test.nvcc
    1719__SIZEOF_INT128__ = 16
     20}}}
     21