By using the -j1 argument, you are requesting candi to use 1 process for
compilation. If you are interested to engage, say 2 processes, you should
pass -j2 to the candi shell script. Something like
./candi.sh -j2
If you visit the github homepage of candi, you’ll see a whole bunch of
options for c
Thank you for your suggestion. JOBS = 1 is the default in candi.sh and
passing -j1 does not make any difference. Could it be related to the flag
-std=c++17? How can I impose it?
Thanks for your help
Erkin
Wolfgang Bangerth , 21 Tem 2022 Per, 16:55
tarihinde şunu yazdı:
> On 7/21/22 06:00, erkin
On 7/21/22 06:00, erkin yildiz wrote:
**
Can you please suggest me how to use only one or two cores? Please find
attached the log file
Use the flag -j1 or -j2 on the command line.
Best
W.
--
Wolfgang Bangerth
Hello,
This error often happens when you don't have enough memory to compile the
program. Try using only one or two cores.
Best,
Bruno
On Wednesday, July 6, 2022 at 4:01:45 AM UTC-4 me20...@iittp.ac.in wrote:
> Dear all,
> please find the error attached.
>
> thank you in advance.[image: PHOTO
On 3/15/22 23:26, PUNITH M wrote:
cmake -DTPL_ENABLE_MPI=ON -DMPI_BASE_DIR=/apps/compilers/openmpi/4.1.1
-DTrilinos_ENABLE_ALL_PACKAGES=ON -DTPL_ENABLE_Boost=OFF
-DBUILD_SHARED_LIBS=ON -DTPL_ENABLE_Netcdf=OFF
-DCMAKE_INSTALL_PREFIX=/apps/libs/Trillions-13.2 ../
Is this the same MPI installa
S I did with the following options
cmake -DTPL_ENABLE_MPI=ON -DMPI_BASE_DIR=/apps/compilers/openmpi/4.1.1
-DTrilinos_ENABLE_ALL_PACKAGES=ON -DTPL_ENABLE_Boost=OFF
-DBUILD_SHARED_LIBS=ON -DTPL_ENABLE_Netcdf=OFF
-DCMAKE_INSTALL_PREFIX=/apps/libs/Trillions-13.2 ../
On Tuesday, March 15, 2022 at
Hello,
Did you configure Trilinos with MPI support?
Best,
Bruno
On Tuesday, March 15, 2022 at 7:09:55 AM UTC-4 punith...@gmail.com wrote:
> I've compiled a deal.ii using CMake with the below options
>
> cmake -DCMAKE_INSTALL_PREFIX=/apps/codes/deal_II/9.3.3
> -DHDF5_DIR=/apps/libs/hdf5/gcc/1
Prakash,
How did you configure deal.II?
Best,
Bruno
On Friday, July 3, 2020 at 5:54:23 AM UTC-4, ME20S001 Bardawal Prakash
wrote:
>
> Hello,
>I got error while installing dealii, can someone help me for
> solving this issue?
> Here I'm attaching snapshots of that error message
Thanks, I will try with that modification
On Wed, Jun 24, 2020, 5:05 PM simon...@gmail.com
wrote:
> Hi,
> In your first sceenshot you can see this error message:
>
> "virtual memory exhausted: Cannot allocate memory"
>
> From your other screenshots it looks like you are running ubuntu in a
> vir
Hi,
In your first sceenshot you can see this error message:
"virtual memory exhausted: Cannot allocate memory"
>From your other screenshots it looks like you are running ubuntu in a
virtual box. If that is the case, I would expect that increasing the RAM of
your virtual machine will fix the pro
Hi,
you are probably trying to install deal somewhere you shouldn't. Where are
you building deal and where do you want to install it? You can also use
candi to install deal https://github.com/dealii/candi
Best,
Bruno
On Thursday, May 26, 2016 at 6:51:08 AM UTC-4, Iniyan Kalaimani wrote:
>
> H
11 matches
Mail list logo