Hi Chih-Che,
 

> I am interested in testing the overlapping and different schemes developed 
> you and others in deal.II.
>
> I have one question: if I want to install the latest "develop" version, I 
> just simply type this: git clone https://github.com/dealii/dealii 
> <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fdealii%2Fdealii&sa=D&sntz=1&usg=AFQjCNHuVCIowKFNy3OtmdFiqUH9CCe8Eg>,
>  
> right? If not, which command I need to type?
>
Yes, you can obtain a recent version using that command. However, the PR is 
not merged yet, so you would need to run something like the following 
afterwards to checkout the relevant branch:

git checkout -b masterleinad-cuda_aware_mpi mastergit pull 
https://github.com/masterleinad/dealii.git cuda_aware_mpi


Best,
Daniel

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to