wiki:bgppapinative

Version 12 (modified by norris, 15 years ago) (diff)

--

Available Blue Gene/P (Argonne) native hardware performance counters

  • Results from the IBM-provided papi_1.c test, run on surveyor on April 16, 2008 by B. Norris
  • Results from the papi_all_native.c test, run on surveyor on April 16, 2008 by B. Norris
    • See attached file bgp_papi_native_events.txt
  • Example showing how the PAPI tests were compiled and linked:
    /bgsys/drivers/ppcfloor/gnu-linux/bin/powerpc-bgp-linux-gcc \
             -D_BGP -g -gdwarf-2 -O2 -Wall \
             -I/bgsys/drivers/ppcfloor/arch/include \
             -I/soft/apps/papi-c-3.9.0/include \
             -o papi_1 papi_1.c 
             -L/bgsys/drivers/ppcfloor/runtime/SPI -lSPI.cna \
             -L/soft/apps/papi-c-3.9.0/lib -lpapi
    

Attachments