Mailing List picongpu-users@hzdr.de Message #120
From: Alex Francisco <djlexes@gmail.com>
Subject: Re: [PIConGPU-Users] [PIConGPU-Users] [PIConGPU-Users] Running PIConGPU via tbg
Date: Mon, 10 Oct 2016 16:54:19 -0500
To: <picongpu-users@hzdr.de>
Dear developers PiconGpu:

I reinstall the program mpich and install openMPI, but the problem still. I wold like you give me some advidce for solution this problem. Also I would like give me the correcct steps for uninstall an install the program mpich and openMPI.

alex@alex-Satellite-L635:~/paramSets/case001$ tbg -s bash -c /home/alex/paramSets/case001/submit/0001gpus.cfg -t submit/bash/bash_mpirun.tpl ~/runs/testBatch01
Running program...
[mpiexec@alex-Satellite-L635] match_arg (utils/args/args.c:159): unrecognized argument display-map
[mpiexec@alex-Satellite-L635] HYDU_parse_array (utils/args/args.c:174): argument matching returned error
[mpiexec@alex-Satellite-L635] parse_args (ui/mpich/utils.c:1596): error parsing input array
[mpiexec@alex-Satellite-L635] HYD_uii_mpx_get_parameters (ui/mpich/utils.c:1648): unable to parse user arguments
[mpiexec@alex-Satellite-L635] main (ui/mpich/mpiexec.c:153): error parsing parameters
[mpiexec@alex-Satellite-L635] match_arg (utils/args/args.c:159): unrecognized argument npernode
[mpiexec@alex-Satellite-L635] HYDU_parse_array (utils/args/args.c:174): argument matching returned error
[mpiexec@alex-Satellite-L635] parse_args (ui/mpich/utils.c:1596): error parsing input array
[mpiexec@alex-Satellite-L635] HYD_uii_mpx_get_parameters (ui/mpich/utils.c:1648): unable to parse user arguments
[mpiexec@alex-Satellite-L635] main (ui/mpich/mpiexec.c:153): error parsing parameters

I hope you can help me, thank you for your amiability.

Alex. 


2016-09-30 10:21 GMT-05:00 René Widera <r.widera@hzdr.de>:
Dear Alex,

if possible please deinstall your mpich MPI and install openMPI. This would help if you not know how to use mpirun with mpich.

best,

René


On 09/30/2016 05:12 PM, Alex Francisco wrote:
Dear developers PiconGpu:

alex@alex-Satellite-L635:~/paramSets/case001$ tbg -s bash -c
/home/alex/paramSets/case001/submit/0001gpus.cfg -t
submit/bash/bash_mpirun.tpl ~/runs/testBatch01
Running program...
[mpiexec@alex-Satellite-L635] match_arg (utils/args/args.c:159):
unrecognized argument mca
[mpiexec@alex-Satellite-L635] HYDU_parse_array (utils/args/args.c:174):
argument matching returned error
[mpiexec@alex-Satellite-L635] parse_args (ui/mpich/utils.c:1596): error
parsing input array
[mpiexec@alex-Satellite-L635] HYD_uii_mpx_get_parameters
(ui/mpich/utils.c:1648): unable to parse user arguments
[mpiexec@alex-Satellite-L635] main (ui/mpich/mpiexec.c:153): error
parsing parameters
picongpu: proceso no encontrado

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 19829 RUNNING AT alex-Satellite-L635
=   EXIT CODE: 1
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================

I hope you can help me.

Thank you very much for your help.

Alex.


2016-09-29 5:54 GMT-05:00 Huebl, Axel <a.huebl@hzdr.de
<mailto:a.huebl@hzdr.de>>:


    Use the attached template file instead.
    (Just replace the one you use right now with it.)

    Cheers,
    Axel

    On 28.09.2016 15:58, Alex Francisco wrote:
    > Dear developers PiconGpu:
    >
    > alex@alex-Satellite-L635:~/paramSets/case001$  tbg -s bash -c
    > /home/alex/paramSets/case001/submit/0001gpus.cfg -t
    > submit/bash/bash_mpirun.tpl ~/runs/testBatch01
    > Running program...
    > [mpiexec@alex-Satellite-L635] match_arg (utils/args/args.c:159):
    > unrecognized argument display-map
    > [mpiexec@alex-Satellite-L635] HYDU_parse_array
    (utils/args/args.c:174):
    > argument matching returned error
    > [mpiexec@alex-Satellite-L635] parse_args (ui/mpich/utils.c:1596):
    error
    > parsing input array
    > [mpiexec@alex-Satellite-L635] HYD_uii_mpx_get_parameters
    > (ui/mpich/utils.c:1648): unable to parse user arguments
    > [mpiexec@alex-Satellite-L635] main (ui/mpich/mpiexec.c:153): error
    > parsing parameters
    > [mpiexec@alex-Satellite-L635] match_arg (utils/args/args.c:159):
    > unrecognized argument npernode
    > [mpiexec@alex-Satellite-L635] HYDU_parse_array
    (utils/args/args.c:174):
    > argument matching returned error
    > [mpiexec@alex-Satellite-L635] parse_args (ui/mpich/utils.c:1596):
    error
    > parsing input array
    > [mpiexec@alex-Satellite-L635] HYD_uii_mpx_get_parameters
    > (ui/mpich/utils.c:1648): unable to parse user arguments
    > [mpiexec@alex-Satellite-L635] main (ui/mpich/mpiexec.c:153): error
    > parsing parameters
    >
    > I hope you can help me.
    >
    > thank you very much for your help.
    >
    > Alex.
    >
    >
    >
    >
    >
    > 2016-09-28 8:47 GMT-05:00 René Widera <r.widera@hzdr.de
    <mailto:r.widera@hzdr.de>
    > <mailto:r.widera@hzdr.de <mailto:r.widera@hzdr.de>>>:
    >
    >     HI Alex,
    >
    >     please install mpi with mpirun on your system.
    >     After that please run
    >     touch /home/alex/picongpu.profile
    >
    >     Call tbg again.
    >
    >     best,
    >     René
    >
    >     On 09/28/2016 03:44 PM, Alex Francisco wrote:
    >
    >         Dear PiconGPU developers:
    >
    >         alex@alex-Satellite-L635:~/paramSets/case001$ tbg -s bash -c
    >         /home/alex/paramSets/case001/submit/0001gpus.cfg -t
    >         submit/bash/bash_mpirun.tpl ~/runs/testBatch01
    >
    >         Running program ...
    >         tbg/submit.start: line 37: /home/alex/picongpu.profile: No such
    >         file or
    >         directory
    >         tbg/submit.start: line 46: mpirun: command not found
    >         tbg/submit.start: line 52: mpirun: command not found
    >
    >         I hope you can help me.
    >
    >         thank you very much for your help.
    >
    >         Alex.
    >
    >         2016-09-28 8:35 GMT-05:00 René Widera <r.widera@hzdr.de <mailto:r.widera@hzdr.de>
    >         <mailto:r.widera@hzdr.de <mailto:r.widera@hzdr.de>>
    >         <mailto:r.widera@hzdr.de <mailto:r.widera@hzdr.de>

    <mailto:r.widera@hzdr.de <mailto:r.widera@hzdr.de>>>>:
    >
    >             Hi Alex,
    >
    >             please execute exactly the following command:
    >
    >             tbg -s bash -c
    >         /home/alex/paramSets/case001/submit/0001gpus.cfg -t
    >             submit/bash/bash_mpirun.tpl ~/runs/testBatch01
    >
    >             best,
    >
    >             René
    >
    >
    >
    >             On 09/28/2016 03:23 PM, Alex Francisco wrote:
    >
    >                 Dear PiconGPU developers:
    >
    >                 When I execute the next line of comands use tbg, the
    >         terminal of
    >                 ubuntu
    >                 show me this:
    >
    >                 alex@alex-Satellite-L635:~/paramSets/case001$ tbg bash
    >         -c -s -t
    >                 /home/alex/paramSets/case001/submit/0001gpus.cfg
    >                 submit/bash/bash_mpirun.tpl ~/runs/testBatch01
    >                 Running program ...
    >                 tbg/submit.start: line 37:
    /home/alex/picongpu.profile:
    >         No such
    >                 file or
    >                 directory
    >                 tbg/submit.start: line 46: mpirun: command not found
    >                 tbg/submit.start: line 52: mpirun: command not found
    >
    >                 I hope you can help me.
    >
    >                 thank you very much for your help.
    >
    >                 Alex.
    >
    >                 2016-09-21 10:14 GMT-05:00 Axel Huebl
    <a.huebl@hzdr.de <mailto:a.huebl@hzdr.de>
    >         <mailto:a.huebl@hzdr.de <mailto:a.huebl@hzdr.de>>
    >                 <mailto:a.huebl@hzdr.de <mailto:a.huebl@hzdr.de>
    <mailto:a.huebl@hzdr.de <mailto:a.huebl@hzdr.de>>>
    >                 <mailto:a.huebl@hzdr.de <mailto:a.huebl@hzdr.de>
    <mailto:a.huebl@hzdr.de <mailto:a.huebl@hzdr.de>>
    >         <mailto:a.huebl@hzdr.de <mailto:a.huebl@hzdr.de> <mailto:a.huebl@hzdr.de
    <mailto:a.huebl@hzdr.de>>>>>:
    >
    >                     Alex,
    >
    >                     The first parameter is simply
    >                       -s bash
    >
    >                     as I wrote you in the previous mail.
    >
    >                     Or for sake of simplicity:
    >                       tbg -s bash -c submit/0016gpus.cfg -t
    >                 submit/bash/bash_mpirun.tpl
    >                     ~/runs/testBatch06
    >
    >                     Did you read the output of
    >                       tbg --help
    >                     yet?
    >
    >                     Cheers,
    >                     Axel
    >
    >                     On September 21, 2016 4:14:55 PM CEST, Alex Francisco
    >                     <djlexes@gmail.com <mailto:djlexes@gmail.com>
    <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>
    >         <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>
    <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>>
    >                 <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>
    <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>
    >         <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>
    <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>>>> wrote:
    >                     >Dear developers PicOnGpu:
    >                     >
    >                     >
    >                     >I'm running my simulation on my machine
    locally. when I
    >                 execute the
    >                     >line
    >                     >how you say to me, the next form:
    >                     >
    >                     >tbg -s
    /home/alex/paramSets/case001/submit/bash/ -c
    >                 submit/0016gpus.cfg
    >                     >-t
    >
    >         >/home/alex/paramSets/case001/submit/bash/bash_mpirun.tpl
    >                     >~/runs/testBatch05
    >                     >
    >                     >/home/alex/paramSets/case001/submit/bash/:
    >                     >
    >                     >is a directory
    >                     >
    >                     >Also, I try this comman.
    >                     >
    >                     >tbg -s
    >
     /home/alex/paramSets/case001/submit/bash/bash_mpirun.tpl -c
    >                     >submit/0016gpus.cfg -t
    >
    >         >/home/alex/paramSets/case001/submit/bash/bash_mpirun.tpl
    >                     >~/runs/testBatch05
    >                     >
    >                     >/home/alex/src/picongpu/src/tools/bin/tbg:
    línea 354:
    >
    >         >/home/alex/paramSets/case001/submit/bash/bash_mpirun.tpl:
    >                 permission
    >                     >denied
    >                     >
    >                     >
    >                     >
    >                     >I hope you can help me.
    >                     >
    >                     >Thank you very much.
    >                     >
    >                     >Alex.
    >                     >
    >                     >
    >                     >
    >                     >
    >                     >2016-09-14 8:36 GMT-05:00 Huebl, Axel
    >         <a.huebl@hzdr.de <mailto:a.huebl@hzdr.de>
    <mailto:a.huebl@hzdr.de <mailto:a.huebl@hzdr.de>>
    >                 <mailto:a.huebl@hzdr.de <mailto:a.huebl@hzdr.de>
    <mailto:a.huebl@hzdr.de <mailto:a.huebl@hzdr.de>>>
    >                     <mailto:a.huebl@hzdr.de
    <mailto:a.huebl@hzdr.de> <mailto:a.huebl@hzdr.de
    <mailto:a.huebl@hzdr.de>>
    >         <mailto:a.huebl@hzdr.de <mailto:a.huebl@hzdr.de>
    <mailto:a.huebl@hzdr.de <mailto:a.huebl@hzdr.de>>>>>:
    >                     >
    >                     >> Dear Alex,
    >                     >>
    >                     >> please read the output of
    >                     >>   tbg --help
    >                     >>
    >                     >> first. As any command in the unix/linux/mac
    >         world, the
    >                 order of
    >                     >> parameters you specify behind it have a meaning
    >         that you
    >                 need to
    >                     >> understand first.
    >                     >>
    >                     >> a)
    >                     >>  -s is the submit command
    >                     >>  if you are not on a cluster, run locally
    with -s
    >         bash
    >                     >>
    >                     >> b) -t is a template to execute PIConGPU
    >                     >>  if you are not on the cluster hypnos (which
    >         would be in
    >                 our lab)
    >                     >>  then use the other templates in submit/
    such as
    >                 bash/bash_mpirun.tpl
    >                     >or
    >                     >> write your own.
    >                     >>
    >                     >>
    >                     >> Also before sending us error messages,
    please set
    >         your
    >                 locale to
    >                     >english
    >                     >> so we can understand them.
    >                     >>
    >                     >> You can do so by running
    >                     >>   export LC_ALL=en_US.UTF-8
    >                     >>
    >                     >> before doing anything else. This will
    temporarily
    >         set the
    >                 language to
    >                     >> english until you close your terminal (or SSH
    >         session) again.
    >                     >>
    >                     >>
    >                     >> Best regards,
    >                     >> Axel
    >                     >>
    >                     >> On 11.09.2016 20:54, Alex Francisco wrote:
    >                     >> > Dear developers PicOnGpu:
    >                     >> >
    >                     >> > when i execute the line how you say to
    me, the
    >         next form:
    >                     >> >
    >                     >> > tbg -s /home/alex/build/ -c
    submit/0016gpus.cfg -t
    >                     >> > submit/hypnos/k20_profile.tpl
    ~/runs/testBatch01
    >                     >> >
    >                     >> > This create this files in this directory
    >                     >> >
    >                     >> > /home/alex/build/
    >                     >> >
    >                     >> > alex@alex-Satellite-L635:~/build$ ls
    >                     >> > CMake  CMakeCache.txt  CMakeFiles  Show
    >                     >> >
    >                     >> > and also create this folder: testBatch01
    >                     >> >
    >                     >> >
    alex@alex-Satellite-L635:~/runs/testBatch02$ ls
    >                     >> > picongpu  tbg
    >                     >> >
    >                     >> > All is alright, is it this the output of the
    >         simulation
    >                 of example?
    >                     >> >
    >                     >> >
    >                     >> > Thanks for your great help they have
    given me,
    >         and I
    >                 hope your
    >                     >answer
    >                     >> > about my question.
    >                     >> >
    >                     >> > Thank you very much.
    >                     >> >
    >                     >> > Alex.
    >                     >> >
    >                     >> >
    >                     >> > 2016-08-28 6:47 GMT-05:00 Axel Huebl
    >         <a.huebl@hzdr.de <mailto:a.huebl@hzdr.de>
    <mailto:a.huebl@hzdr.de <mailto:a.huebl@hzdr.de>>
    >                 <mailto:a.huebl@hzdr.de <mailto:a.huebl@hzdr.de>
    <mailto:a.huebl@hzdr.de <mailto:a.huebl@hzdr.de>>>
    >                     <mailto:a.huebl@hzdr.de
    <mailto:a.huebl@hzdr.de> <mailto:a.huebl@hzdr.de
    <mailto:a.huebl@hzdr.de>>
    >         <mailto:a.huebl@hzdr.de <mailto:a.huebl@hzdr.de>
    <mailto:a.huebl@hzdr.de <mailto:a.huebl@hzdr.de>>>>
    >                     >> > <mailto:a.huebl@hzdr.de <mailto:a.huebl@hzdr.de>
    >         <mailto:a.huebl@hzdr.de <mailto:a.huebl@hzdr.de>> <mailto:a.huebl@hzdr.de
    <mailto:a.huebl@hzdr.de>
    >         <mailto:a.huebl@hzdr.de <mailto:a.huebl@hzdr.de>>>
    >                 <mailto:a.huebl@hzdr.de <mailto:a.huebl@hzdr.de> <mailto:a.huebl@hzdr.de
    <mailto:a.huebl@hzdr.de>>
    >         <mailto:a.huebl@hzdr.de <mailto:a.huebl@hzdr.de>
    <mailto:a.huebl@hzdr.de <mailto:a.huebl@hzdr.de>>>>>>:
    >                     >> >
    >                     >> >     Hi Alex,
    >                     >> >
    >                     >> >     Are you even on a cluster with a
    batch system?
    >                     >> >     If yes, which one? PBS, Slurm, ...?
    >                     >> >
    >                     >> >     Otherwise, use -s bash and the -t
    >         submit/bash/...
    >                     >"mpiexec"/"mpirun"
    >                     >> >     bash .tpl file for locsl runs.
    >                     >> >
    >                     >> >     Axel
    >                     >> >
    >                     >> >     On August 28, 2016 12:38:37 AM CEST, Alex
    >         Francisco
    >                     >> >     <djlexes@gmail.com
    <mailto:djlexes@gmail.com>
    >         <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>
    <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>
    >         <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>>
    >                 <mailto:djlexes@gmail.com
    <mailto:djlexes@gmail.com> <mailto:djlexes@gmail.com
    <mailto:djlexes@gmail.com>>
    >         <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>
    <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>>>
    >                     <mailto:djlexes@gmail.com
    <mailto:djlexes@gmail.com> <mailto:djlexes@gmail.com
    <mailto:djlexes@gmail.com>>
    >         <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>
    <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>>
    >                 <mailto:djlexes@gmail.com
    <mailto:djlexes@gmail.com> <mailto:djlexes@gmail.com
    <mailto:djlexes@gmail.com>>
    >         <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>
    <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>>>>> wrote:
    >                     >> >     >Dear developers PicOnGpu:
    >                     >> >     >
    >                     >> >     >I install the program again and I
    already are
    >                 creating the
    >                     >"bin"
    >                     >> folder
    >                     >> >     >in
    >                     >> >     >the directory ~ / ParamSet / case001
    >                     >> >     >
    >                     >> >
    >          >alex@alex-Satellite-L635:~/paramSets/case001$ ls
    >                     >> >     >bin  cmakeFlags  include  lib
    share  submit
    >                     >> >     >
    >                     >> >     >
    >                     >> >     >When I execute the netx
    instructions, show
    >         me this:
    >                     >> >     >
    >                     >> >
    >          >alex@alex-Satellite-L635:~/paramSets/case001$ tbg
    >                 -s qsub -c
    >                     >> >     >submit/0016gpus.cfg -t
    >         submit/hypnos/k20_profile.tpl
    >                     >> ~/runs/testBatch01
    >                     >> >     >
    >                     >> >
     >/home/alex/src/picongpu/src/tools/bin/tbg:
    >         línea
    >                 354: qsub:
    >                     >orden
    >                     >> no
    >                     >> >     >encontrada
    >                     >> >     >
    >                     >> >
     >alex@alex-Satellite-L635:~/runs/testBatch01$
    >                     >> >     >$PICSRC/configure
    >                     >> >     >-i ~/paramSets/case002
    ~/runs/testBatch01
    >                     >> >     >cmake command: cmake
    >                     >> >
    >          >-DCMAKE_INSTALL_PREFIX=/home/alex/paramSets/case002
    >                     >> >
    >          >-DPIC_EXTENSION_PATH=/home/alex/runs/testBatch01
    >                     >> >     >/home/alex/src/picongpu
    >                     >> >     >-- Building libSplash version 1.4.0
    >                     >> >     >-- Building RELEASE version
    >                     >> >     >-- Parallel HDF5 found. Building
    parallel
    >         version
    >                     >> >     >-- Building splashtools
    >                     >> >     >-- Building splashtools parallel version
    >                     >> >     >-- Configuring done
    >                     >> >     >-- Generating done
    >                     >> >     >-- Build files have been written to:
    >                 /home/alex/src/picongpu
    >                     >> >     >
    >                     >> >     >
    >                     >> >     >it is an error or that the order
    does not
    >         exist
    >                 for the
    >                     >> instructions of
    >                     >> >     >tbg
    >                     >> >     >or qsub "wrong Fingered".
    >                     >> >     >
    >                     >> >     >I hope can you help me,
    >                     >> >     >
    >                     >> >     >Thank you very much.
    >                     >> >     >
    >                     >> >     >Alex
    >                     >> >     >
    >                     >> >     >2016-08-10 3:35 GMT-05:00 Garten, Marco
    >                 <m.garten@hzdr.de <mailto:m.garten@hzdr.de>
    <mailto:m.garten@hzdr.de <mailto:m.garten@hzdr.de>>
    >         <mailto:m.garten@hzdr.de <mailto:m.garten@hzdr.de>
    <mailto:m.garten@hzdr.de <mailto:m.garten@hzdr.de>>>
    >                     <mailto:m.garten@hzdr.de
    <mailto:m.garten@hzdr.de> <mailto:m.garten@hzdr.de
    <mailto:m.garten@hzdr.de>>
    >         <mailto:m.garten@hzdr.de <mailto:m.garten@hzdr.de>
    <mailto:m.garten@hzdr.de <mailto:m.garten@hzdr.de>>>>
    >                     >> >     <mailto:m.garten@hzdr.de <mailto:m.garten@hzdr.de>
    >         <mailto:m.garten@hzdr.de <mailto:m.garten@hzdr.de>> <mailto:m.garten@hzdr.de
    <mailto:m.garten@hzdr.de>
    >         <mailto:m.garten@hzdr.de <mailto:m.garten@hzdr.de>>>
    >                 <mailto:m.garten@hzdr.de <mailto:m.garten@hzdr.de> <mailto:m.garten@hzdr.de
    <mailto:m.garten@hzdr.de>>
    >         <mailto:m.garten@hzdr.de <mailto:m.garten@hzdr.de>
    <mailto:m.garten@hzdr.de <mailto:m.garten@hzdr.de>>>>>>:
    >                     >> >     >
    >                     >> >     >> Did you perhaps execute the
    >         $PICSRC/configure
    >                 command inside
    >                     >your
    >                     >> >     >> home/alex/src/picongpu before?
    That will
    >         create
    >                 some files
    >                     >there
    >                     >> and
    >                     >> >     >will
    >                     >> >     >> stop you
    >                     >> >     >> from compiling correctly.
    >                     >> >     >>
    >                     >> >     >> First check if you have any
    changes in your
    >                 source code:
    >                     >> >     >>
    >                     >> >     >> cd ~/src/picongpu
    >                     >> >     >>
    >                     >> >     >> git status
    >                     >> >     >>
    >                     >> >     >> --> Please show us the output of this
    >                     >> >     >>
    >                     >> >     >> If you have any modified or new
    files in
    >         there
    >                 and NO
    >                     >intentional
    >                     >> >     >changes
    >                     >> >     >> you can do:
    >                     >> >     >>
    >                     >> >     >> git reset --hard HEAD
    >                     >> >     >>
    >                     >> >     >> That resets your local index and
    working
    >         tree to
    >                 the state
    >                     >of the
    >                     >> >     >branch
    >                     >> >     >> as it was when you downloaded it.
    >         (Careful: it
    >                 will also
    >                     >delete
    >                     >> your
    >                     >> >     >> changes
    >                     >> >     >> if you made some)
    >                     >> >     >>
    >                     >> >     >> Now you can retry building
    PIConGPU again:
    >                     >> >     >>
    >                     >> >     >> rm -r ~/build/*
    >                     >> >     >>
    >                     >> >     >> cd ~/build
    >                     >> >     >>
    >                     >> >     >> $PICSRC/configure ~/paramSets/case001
    >                     >> >     >>
    >                     >> >     >> make -j install
    >                     >> >     >> (please only do the make command
    inside the
    >                 build directory
    >                     >> >     >> - if the configure command writes
    to any
    >         other
    >                 directory
    >                     >than
    >                     >> build
    >                     >> >     >> that is a sign that something went
    wrong)
    >                     >> >     >>
    >                     >> >     >> --> Please send us all the output
    until
    >         there again
    >                     >> >     >>
    >                     >> >     >> Best,
    >                     >> >     >>
    >                     >> >     >> Marco
    >                     >> >     >>
    >                     >> >     >> Am Tue, 9 Aug 2016 16:50:05 -0500
    >         schrieb Alex
    >                 Francisco <
    >                     >> >     >> djlexes@gmail.com
    <mailto:djlexes@gmail.com>
    >         <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>
    <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>
    >         <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>>
    >                 <mailto:djlexes@gmail.com
    <mailto:djlexes@gmail.com> <mailto:djlexes@gmail.com
    <mailto:djlexes@gmail.com>>
    >         <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>
    <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>>>
    >                     <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>
    <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>
    >         <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>
    <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>>
    >                 <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>
    <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>
    >         <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>
    <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>>>>>:
    >                     >> >     >>
    >                     >> >     >>>
    alex@alex-Satellite-L635:~/src/picongpu$
    >                 ./configure
    >                     >> >     >~/paramSets/case001
    >                     >> >     >>> cmake command: cmake
    -DCUDA_ARCH=sm_20
    >                     >> >     >>>
    >         -DCMAKE_INSTALL_PREFIX=/home/alex/paramSets/case001
    >                     >> >     >>>
    >                 -DPIC_EXTENSION_PATH=/home/alex/paramSets/case001   .
    >                     >> >     >>> -- Building Debug
    >                     >> >     >>> -- libSplash supports PARALLEL output
    >                     >> >     >>> -- libSplash compiler definitions:
    >                     >> >     >>>
    >                     >> >
    >          >-D_LARGEFILE_SOURCE;-D_LARGEFILE64_SOURCE;-D_BSD_
    >                     >> SOURCE;-DENABLE_HDF5=1
    >                     >> >     >>> -- Found 'adios_config':
    >         /usr/bin/adios_config
    >                     >> >     >>> /usr/bin/adios_config: línea 121:
    >         pkgconfig:
    >                 orden no
    >                     >encontrada
    >                     >> >     >>> -- The directory provided by
    >         'adios_config -d'
    >                 does not
    >                     >exist:
    >                     >> >     >>> -- Could NOT find ADIOS (missing:
    >         ADIOS_LIBRARIES
    >                     >> >     >ADIOS_INCLUDE_DIRS)
    >                     >> >     >>> (Required is at least version
    "1.6.0")
    >                     >> >     >>> -- Boost version: 1.55.0
    >                     >> >     >>> -- Found the following Boost
    libraries:
    >                     >> >     >>> --   program_options
    >                     >> >     >>> --   regex
    >                     >> >     >>> -- Configuring done
    >                     >> >     >>> -- Generating done
    >                     >> >     >>> -- Build files have been written to:
    >                     >/home/alex/src/picongpu
    >                     >> >     >>>
    >                     >> >     >>>
    >         alex@alex-Satellite-L635:~/src/picongpu$ make -j
    >                     >> >     >>> [100%] Built target splash2txt
    >                     >> >     >>>
    >                     >> >     >>>
    >         alex@alex-Satellite-L635:~/src/picongpu$ make
    >                 install
    >                     >> >     >>> [100%] Built target splash2txt
    >                     >> >     >>> Install the pro ject...
    >                     >> >     >>> -- Install configuration: "Debug"
    >                     >> >     >>> -- Up-to-date:
    >                 /home/alex/paramSets/case001/./splash2txt
    >                     >> >     >>>
    >                     >> >     >>>
    alex@alex-Satellite-L635:~/src/picongpu$ cd
    >                     >~/paramSets/case001/
    >                     >> >     >>>
    >                     >> >     >>>
    >         alex@alex-Satellite-L635:~/paramSets/case001$ ls
    >                     >> >     >>> cmakeFlags  include  splash2txt
    submit
    >                     >> >     >>>
    >                     >> >     >>>
    >                     >> >     >>>
    >                     >> >     >>>
    >                     >> >     >>> 2016-08-09 16:37 GMT-05:00 Alex
    Francisco
    >                     ><djlexes@gmail.com <mailto:djlexes@gmail.com>
    <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>
    >         <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>
    <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>>
    >                 <mailto:djlexes@gmail.com
    <mailto:djlexes@gmail.com> <mailto:djlexes@gmail.com
    <mailto:djlexes@gmail.com>>
    >         <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>
    <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>>>
    >                     >> >     <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>
    >         <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>
    >                 <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>
    <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>>
    >         <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>
    <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>
    >                 <mailto:djlexes@gmail.com
    <mailto:djlexes@gmail.com> <mailto:djlexes@gmail.com
    <mailto:djlexes@gmail.com>>>>>>:
    >                     >> >     >>>
    >                     >> >     >>> alex@alex-Satellite-L635:~/build$ make
    >         -j install
    >                     >> >     >>>> make: *** No rule to make target
    >         'install'.  Alto.
    >                     >> >     >>>> alex@alex-Satellite-L635:~/build$ make -j
    >                     >> >     >>>> make: *** No se especificó ningún
    >         objetivo y no se
    >                     >encontró
    >                     >> ningún
    >                     >> >     >>>> makefile.  Alto.
    >                     >> >     >>>>
    >                     >> >     >>>>
    >                     >> >     >>>> 2016-08-09 16:35 GMT-05:00 Alex Francisco
    >                     ><djlexes@gmail.com <mailto:djlexes@gmail.com>
    <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>
    >         <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>
    <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>>
    >                 <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>
    <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>
    >         <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>
    <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>>>
    >                     >> >     <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>
    >         <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>
    >                 <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>
    <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>>
    >         <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>
    <mailto:djlexes@gmail.com <mailto:djlexes@gmail.com>>
    >                 <mailto:djlexes@gmail.com
    <mailto:djlexes@gmail.com> <mailto:djlexes@gmail.com
    <mailto:djlexes@gmail.com>>>>>>:
    >                     >> >     >>>>
    >                     >> >     >>>> alex@alex-Satellite-L635:~/build$
    >                     >~/src/picongpu/./configure
    >                     >> >     >>>>> ~/paramSets/case001/
    >                     >> >     >>>>> cmake command: cmake
    -DCUDA_ARCH=sm_20
    >                     >> >     >-DCMAKE_INSTALL_PREFIX=/home/a
    >                     >> >     >>>>> lex/paramSets/case001/
    >                     >> >     >>>>>
    >                 -DPIC_EXTENSION_PATH=/home/alex/paramSets/case001/
    >                     >> >     >>>>> /home/alex/src/picongpu/.
    >                     >> >     >>>>> -- Building Debug
    >                     >> >     >>>>> -- libSplash supports PARALLEL
    output
    >                     >> >     >>>>> -- libSplash compiler definitions:
    >                     >> -D_LARGEFILE_SOURCE;-D_LARGEFI
    >                     >> >     >>>>>
    LE64_SOURCE;-D_BSD_SOURCE;-DENABLE_HDF5=1
    >                     >> >     >>>>> -- Found 'adios_config':
    >         /usr/bin/adios_config
    >                     >> >     >>>>> /usr/bin/adios_config: línea 121:
    >         pkgconfig:
    >                 orden no
    >                     >> encontrada
    >                     >> >     >>>>> -- The directory provided by
    >         'adios_config
    >                 -d' does not
    >                     >exist:
    >                     >> >     >>>>> -- Could NOT find ADIOS (missing:
    >                 ADIOS_LIBRARIES
    >                     >> >     >ADIOS_INCLUDE_DIRS)
    >                     >> >     >>>>> (Required is at least version
    "1.6.0")
    >                     >> >     >>>>> -- Boost version: 1.55.0
    >                     >> >     >>>>> -- Found the following Boost
    libraries:
    >                     >> >     >>>>> --   program_options
    >                     >> >     >>>>> --   regex
    >                     >> >     >>>>> -- Configuring done
    >                     >> >     >>>>> -- Generating done
    >                     >> >     >>>>> CMake Warning:
    >                     >> >     >>>>>   Manually-specified variables were
    >         not used
    >                 by the
    >                     >project:
    >                     >> >     >>>>>
    >                     >> >     >>>>>     PIC_EXTENSION_PATH
    >                     >> >     >>>>>
    >                     >> >     >>>>>
    >                     >> >     >>>>> -- Build files have been
    written to:
    >                     >/home/alex/src/picongpu
    >                     >> >     >>>>> alex@alex-Satellite-L635:~/build$
    >         make -j intall
    >                     >> >     >>>>> make: *** No rule to make target
    >         'intall'.  Alto.
    >                     >> >     >>>>> alex@alex-Satellite-L635:~/build$
    >                     >> >     >>>>>
    >                     >> >     >>>>>
    >                     >> >     >>>>>
    >                     >> >     >>>>> 2016-08-09 16:17 GMT-05:00
    Marco Garten
    >                     <m.garten@hzdr.de <mailto:m.garten@hzdr.de>
    <mailto:m.garten@hzdr.de <mailto:m.garten@hzdr.de>>
    >         <mailto:m.garten@hzdr.de <mailto:m.garten@hzdr.de>
    <mailto:m.garten@hzdr.de <mailto:m.garten@hzdr.de>>>
    >                 <mailto:m.garten@hzdr.de <mailto:m.garten@hzdr.de>
    <mailto:m.garten@hzdr.de <mailto:m.garten@hzdr.de>>
    >         <mailto:m.garten@hzdr.de <mailto:m.garten@hzdr.de>
    <mailto:m.garten@hzdr.de <mailto:m.garten@hzdr.de>>>>
    >                     >> >     <mailto:m.garten@hzdr.de <mailto:m.garten@hzdr.de>
    >         <mailto:m.garten@hzdr.de <mailto:m.garten@hzdr.de>> <mailto:m.garten@hzdr.de
    <mailto:m.garten@hzdr.de>
    >         <mailto:m.garten@hzdr.de <mailto:m.garten@hzdr.de>>>
    >                 <mailto:m.garten@hzdr.de <mailto:m.garten@hzdr.de> <mailto:m.garten@hzdr.de
    <mailto:m.garten@hzdr.de>>
    >         <mailto:m.garten@hzdr.de <mailto:m.garten@hzdr.de>
    <mailto:m.garten@hzdr.de <mailto:m.garten@hzdr.de>>>>>>:
    >                     >> >     >>>>>
    >                     >> >     >>>>> This still looks like as if
    your compile
    >                 process has not
    >                     >been
    >                     >> >     >successful
    >                     >> >     >>>>>> and the executable has not been
    >         built (nor
    >                 has the bin
    >                     >folder
    >                     >> >     >been
    >                     >> >     >>>>>> created).
    >                     >> >     >>>>>>
    >                     >> >     >>>>>> Could you please remove all
    the contents
    >                 inside the
    >                     >~/build
    >                     >> >     >directory,
    >                     >> >     >>>>>> repeat the following steps and
    show
    >         us all
    >                 the output
    >                     >from
    >                     >> your
    >                     >> >     >>>>>> terminal?
    >                     >> >     >>>>>>
    >                     >> >     >>>>>> 1. Configure the example (cd
    ~/build &&
    >                     >$PICSRC/configure
    >                     >> >     >>>>>> ~/paramSets/case001)
    >                     >> >     >>>>>>
    >                     >> >     >>>>>> 2. Compile the code (make -j
    install)
    >                     >> >     >>>>>>
    >                     >> >     >>>>>> Hope we can get your code
    running soon!
    >                     >> >     >>>>>>
    >                     >> >     >>>>>> Best,
    >                     >> >     >>>>>>
    >                     >> >     >>>>>> Marco
    >                     >> >     >>>>>>
    >                     >> >     >>>>>>
    >                     >> >     >>>>>>
    >                     >> >     >>>>>> Am 09.08.2016 um 22:34 schrieb
    Alex
    >         Francisco:
    >                     >> >     >>>>>> > When I execute this line|: |
    >                     >> >     >>>>>> > tbg -s qsub -c
    >                 ~/paramSets/case001/submit/0016gpus.cfg
    >                     >-t
    >                     >> >     >>>>>> >
    >
...

[Mensaje recortado]  

Subscribe (FEED) Subscribe (DIGEST) Subscribe (INDEX) Unsubscribe Mail to Listmaster