CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

How to use PARALUTION with OpenFOAM

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 25, 2019, 02:51
Default How to use PARALUTION with OpenFOAM
  #1
New Member
 
ramune
Join Date: Jun 2019
Location: Japan
Posts: 5
Rep Power: 6
ramune is on a distinguished road
Hi foamers

I want to use PARALUATION's linear solver to use GPU with OpenFOAM.
To that end, I read the user manual and compiled PARALUTION 1.1.0.
However, reading OpenFOAM in section 10.2 of the user manual does not understand how to install it.
If there are people using PARALUTION with OpenFOAM, can you tell me how I installed it?

For now, I will describe the procedure I followed.
I read it http://www.paralution.com/downloads/paralution-um.pdf
Quote:
cd ~
mkdir OpenFOAM
cd OpenFOAM

wget https://sourceforge.net/projects/ope...FOAM-v1812.tgz
wget https://sourceforge.net/projects/ope...arty-v1812.tgz
tar -xzvf OpenFOAM-v1812.tgz
tar -xzvf ThirdParty-v1812.tgz

source ~/OpenFOAM/OpenFOAM-v1812/etc/bashrc

cd ~/OpenFOAM/OpenFOAM-v1812/src/OpenFOAM

wget https://www.paralution.com/downloads...n-1.1.0.tar.gz
tar -zxvf paralution-1.1.0.tar.gz

cd paralution-1.1.0
mkdir build
cd build

cmake ..
make
#So far it succeeded

#I do not understand well ahead from here
cd ~/OpenFOAM/OpenFOAM-v1812/src/OpenFOAM/Make
vi files ???
vi options ???
ramune is offline   Reply With Quote

Old   April 28, 2023, 02:37
Default
  #2
New Member
 
Join Date: Dec 2022
Posts: 23
Rep Power: 3
Nitish25 is on a distinguished road
Quote:
Originally Posted by ramune View Post
Hi foamers

I want to use PARALUATION's linear solver to use GPU with OpenFOAM.
To that end, I read the user manual and compiled PARALUTION 1.1.0.
However, reading OpenFOAM in section 10.2 of the user manual does not understand how to install it.
If there are people using PARALUTION with OpenFOAM, can you tell me how I installed it?

For now, I will describe the procedure I followed.
I read it http://www.paralution.com/downloads/paralution-um.pdf
hello
I am facing similar problem.
kindly help
Nitish25 is offline   Reply With Quote

Reply

Tags
gpu acceleration, openfoam, paralution


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Frequently Asked Questions about Installing OpenFOAM wyldckat OpenFOAM Installation 3 November 14, 2023 11:58
OpenFOAM Training, London, Chicago, Munich, Sep-Oct 2015 cfd.direct OpenFOAM Announcements from Other Sources 2 August 31, 2015 13:36
OpenFOAM Foundation Releases OpenFOAM v2.3.0 opencfd OpenFOAM Announcements from OpenFOAM Foundation 3 December 23, 2014 03:43
Suggestion for a new sub-forum at OpenFOAM's Forum wyldckat Site Help, Feedback & Discussions 20 October 28, 2014 09:04
64bitrhel5 OF installation instructions mirko OpenFOAM Installation 2 August 12, 2008 18:07


All times are GMT -4. The time now is 15:49.