(no subject)

From: Venelin Mitov (vmitov_at_gmail_dot_com)
Date: Mon Dec 27 2004 - 18:48:35 PST

  • Next message: Dan Bonachea: "(no subject)"
    Hello again and thanks, but it didn't worked
    
    I suppose there is a problem with the parallel system I use
    Did sample.c (which I sent) compiled with the same errors on the system you use?
    
    Here is the upcc -version output :
    This is upcc (the Berkeley Unified Parallel C compiler), version 2.0.1
      (getting remote translator settings...)
    ----------------------+---------------------------------------------------------
     UPC Runtime version  | release 2.0.1, built on Nov 17 2004 at 16:36:45
    ----------------------+---------------------------------------------------------
     UPC-to-C translator  | release 2.0.1, built on Dec 10 2004 at 00:04:40
    ----------------------+---------------------------------------------------------
     Translator location  | http://upc-translator.lbl.gov/upcc-2.0.cgi
    ----------------------+---------------------------------------------------------
     networks supported   | udp smp mpi
    ----------------------+---------------------------------------------------------
     default network      | mpi
    ----------------------+---------------------------------------------------------
     pthreads support     | available (if used, default is 2 pthreads per process)
    ----------------------+---------------------------------------------------------
     Configured with      | '--enable-mpi' '--prefix=/usr/local/upc'
                          | '--disable-vapi' '--disable-lapi' '--disable-gm'
                          | 'CC=mpicc'
    ----------------------+---------------------------------------------------------
     Configure id         | hpc-frontal Wed Nov 17 16:33:01 CET 2004 david
    ----------------------+---------------------------------------------------------
     Binary interface     | 64-bit ia64-unknown-linux-gnu
    ----------------------+---------------------------------------------------------
     Runtime interface #  | Runtime supports 3.0 -> 3.2: Translator uses 3.1
    ----------------------+---------------------------------------------------------
                          |  --- BACKEND SETTINGS (for mpi network) ---
    ----------------------+---------------------------------------------------------
     C compiler           | /usr/local/mpich/bin/mpicc
    ----------------------+---------------------------------------------------------
     C compiler flags     | -O3 -wd177 -wd279
    ----------------------+---------------------------------------------------------
     linker               | /usr/local/mpich/bin/mpicc
    ----------------------+---------------------------------------------------------
     linker flags         | -DGASNET_NDEBUG -O3 -L/usr/local/upc/lib -lupcr-mpi-seq
                          | -lumalloc -L/usr/local/upc/lib -lgasnet-mpi-seq -lammpi
                          | -lm
    ----------------------+---------------------------------------------------------
    

  • Next message: Dan Bonachea: "(no subject)"