Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F93447190
TODO
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Thu, Nov 28, 20:14
Size
1 KB
Mime Type
text/x-python
Expires
Sat, Nov 30, 20:14 (2 d)
Engine
blob
Format
Raw Data
Handle
22507654
Attached To
rPNBODY pNbody
TODO
View Options
This document is not UTF8. It was detected as Shift JIS and converted to UTF8 for display.
Pour la version non parallele:
-----------------------------
- am駘iorer le tree
- npart != 6
- gestion des parametres
- lecture/ecriture d'un fichier tipsy
- lecture/ecriture d'un fichier hdf5
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! MPI
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
pouvoir choisir si on utilise mpi ou non, lors de la cr饌tion
d'un objet
solution 1:
----------
dans main.py :
from mpi4py import MPI
on peut d馗ider que MPI=None -> non parallel
PROBLEME:
-> des fichiers font un : import mpi
==> on ne peut plus d馗ider ...
--> il faut faire une classe mpi ?
avec un init ?
mpi.py
main.py
libutil.py (d駘icat...)
io.py
--> les fct annexe recoivent automatiquement un objet mpi
--> la classe mpi est cr馥 par main --> ne change rien a la syntaxe
---> gwin,gmov ?
##################################################################################
ecrire un treelib tout petit
- arbre
- calcul des forces
but : utiliser par la suite cuda pour certaines parties...
Event Timeline
Log In to Comment