2013-08-14 |
Pierre Veyre | prepare MSG_storages_as_dynar function |
tree | commitdiff |
2013-07-17 |
Pierre Veyre | Merge branch 'master' of git+ssh://scm.gforge.inria... |
tree | commitdiff |
2013-07-16 |
Augustin Degomme | only use MPI_SOURCE when necessary |
tree | commitdiff |
2013-07-16 |
Augustin Degomme | have smpiff work on temporary file copies |
tree | commitdiff |
2013-07-16 |
Augustin Degomme | correct a few mistakes with waitall, waitany, wait |
tree | commitdiff |
2013-07-16 |
Augustin Degomme | make fortran new bindings almost functional |
tree | commitdiff |
2013-07-16 |
Augustin Degomme | add two more functions |
tree | commitdiff |
2013-07-16 |
Augustin Degomme | fix MPI_Initialized |
tree | commitdiff |
2013-07-16 |
Pierre Veyre | fix comments |
tree | commitdiff |
2013-07-15 |
Pierre Veyre | Update msg_storage_t structure and prepare new storage... |
tree | commitdiff |
2013-07-15 |
Augustin Degomme | wrong (but still unimplemented) function was used |
tree | commitdiff |
2013-07-15 |
Augustin Degomme | add "a few" fortran bindings |
tree | commitdiff |
2013-07-12 |
Arnaud Giersch | Fix doxygen warning about parameter name that did not... |
tree | commitdiff |
2013-07-12 |
Augustin Degomme | change some behaviors with MPI_IN_PLACE |
tree | commitdiff |
2013-07-12 |
Augustin Degomme | change algo chosen for pairwise, to work with non power... |
tree | commitdiff |
2013-07-12 |
Augustin Degomme | initialize variable |
tree | commitdiff |
2013-07-12 |
Augustin Degomme | usless and buggy line |
tree | commitdiff |
2013-07-12 |
Augustin Degomme | remove MPI_COMM_WORLD references from star-mpi collectives |
tree | commitdiff |
2013-07-12 |
Pierre Veyre | Fix MSG_storage_get_free_size() and add MSG_storage_get... |
tree | commitdiff |
2013-07-11 |
Augustin Degomme | fix unitialized |
tree | commitdiff |
2013-07-11 |
Augustin Degomme | remove a few leaks and memory errors |
tree | commitdiff |
2013-07-11 |
Augustin Degomme | MPI_Iprobe should return flag=true when asked with... |
tree | commitdiff |
2013-07-11 |
Augustin Degomme | MPI_UNIVERSE_SIZE is initialized at runtime with MPI_CO... |
tree | commitdiff |
2013-07-11 |
Augustin Degomme | fix MPI_Group_range_excl |
tree | commitdiff |
2013-07-11 |
Augustin Degomme | fix usage of MPI_Initialized before run |
tree | commitdiff |
2013-07-11 |
Augustin Degomme | exscan non commutative fix |
tree | commitdiff |
2013-07-11 |
Augustin Degomme | Copy the group when doing a comm_split, to avoid to... |
tree | commitdiff |
2013-07-11 |
Augustin Degomme | Crash with message when trying to use a log level that... |
tree | commitdiff |
2013-07-11 |
suter | want the value not the address |
tree | commitdiff |
2013-07-11 |
suter | Finally succeed to bring back all the needed informatio... |
tree | commitdiff |
2013-07-11 |
suter | some cleanup |
tree | commitdiff |
2013-07-11 |
suter | bummer, have to strdup value |
tree | commitdiff |
2013-07-11 |
suter | set field value |
tree | commitdiff |
2013-07-10 |
Pierre Veyre | Add MSG_host_get_storage_list() function |
tree | commitdiff |
2013-07-10 |
suter | tiny conflict resolution |
tree | commitdiff |
2013-07-10 |
suter | unimplemented MSG_file_dump function |
tree | commitdiff |
2013-07-10 |
suter | add content type to storage structure |
tree | commitdiff |
2013-07-10 |
suter | store name and content type when creating storage resource |
tree | commitdiff |
2013-07-10 |
Pierre Veyre | Add msg_storage_t structure, msg_storage_get_free_size... |
tree | commitdiff |
2013-07-09 |
suter | handle modifications of the DTD in surf |
tree | commitdiff |
2013-07-09 |
suter | add a content_type attribute to the storage and storage... |
tree | commitdiff |
2013-07-09 |
suter | the name field of a msg_file_t is actually a full name... |
tree | commitdiff |
2013-07-08 |
Augustin Degomme | handle non commutative case for scan/exscan |
tree | commitdiff |
2013-07-08 |
Augustin Degomme | make sure refcount of a comm is really 1 when initialized |
tree | commitdiff |
2013-07-08 |
Augustin Degomme | quick and naive implementation of the MPI_Exscan collective |
tree | commitdiff |
2013-07-08 |
Augustin Degomme | MPI_Waitsome and MPI_Testsome can actually handle NULL... |
tree | commitdiff |
2013-07-08 |
Augustin Degomme | MPI_Translate_ranks should return MPI_PROC_NULL if... |
tree | commitdiff |
2013-07-08 |
Augustin Degomme | testany should work and return a flag if we test 0... |
tree | commitdiff |
2013-07-08 |
Augustin Degomme | Implement MPI_IN_PLACE behavior for collectives |
tree | commitdiff |
2013-07-08 |
Augustin Degomme | Fix MPI_Comm_Split, to increment reference counter... |
tree | commitdiff |
2013-07-08 |
Augustin Degomme | add a reference counter in order to avoide deleting... |
tree | commitdiff |
2013-07-08 |
Augustin Degomme | have persistent communications use a PREPARED flag... |
tree | commitdiff |
2013-07-08 |
Augustin Degomme | Make internal collective flags negative (incorrect... |
tree | commitdiff |
2013-07-05 |
Augustin Degomme | fix tracing issue with some communicators |
tree | commitdiff |
2013-07-05 |
Arnaud Giersch | Use the same parameter name in the code and in the... |
tree | commitdiff |
2013-07-05 |
Arnaud Giersch | Make it build again after commit 152117af2fbcf4c99d0da5... |
tree | commitdiff |
2013-07-05 |
acarpena | Merge branch 'dvfs' |
tree | commitdiff |
2013-07-04 |
acarpena | added tesh tests for DVFS |
tree | commitdiff |
2013-07-03 |
suter | add MSG_host_get_process_list() function. |
tree | commitdiff |
2013-07-03 |
suter | cosmetics |
tree | commitdiff |
2013-07-03 |
suter | pushing but never popping means useless code |
tree | commitdiff |
2013-07-02 |
Augustin Degomme | better handling of loop endings |
tree | commitdiff |
2013-07-02 |
Augustin Degomme | get the rank and not the index for process creation |
tree | commitdiff |
2013-07-02 |
Augustin Degomme | use the right index for sendrecv optimization |
tree | commitdiff |
2013-07-02 |
Augustin Degomme | unify collective tags |
tree | commitdiff |
2013-07-01 |
Augustin Degomme | handle MPI_IN_PLACE for basic reduce |
tree | commitdiff |
2013-07-01 |
Augustin Degomme | do not create communicator if process is not inside... |
tree | commitdiff |
2013-07-01 |
acarpena | Merge branch 'dvfs' |
tree | commitdiff |
2013-07-01 |
acarpena | added dvfs support |
tree | commitdiff |
2013-06-30 |
acarpena | added dvfs support |
tree | commitdiff |
2013-06-28 |
Augustin Degomme | make not_yet_implemented() a macro outputting the name... |
tree | commitdiff |
2013-06-28 |
Augustin Degomme | Add a huge variety of not yet impelmented functions... |
tree | commitdiff |
2013-06-26 |
Augustin Degomme | optimize MPI_Sendrecv if a process has to exchange... |
tree | commitdiff |
2013-06-26 |
Augustin Degomme | avoid breaking replay, handle MPI_OP_NULL case |
tree | commitdiff |
2013-06-26 |
Augustin Degomme | Fix smpi_sleep to execute the sleep on the simulated... |
tree | commitdiff |
2013-06-26 |
Augustin Degomme | handle non commutative reduce operations |
tree | commitdiff |
2013-06-25 |
Augustin Degomme | mpich allgatherv was using wrong size value |
tree | commitdiff |
2013-06-25 |
Augustin Degomme | mem leaks |
tree | commitdiff |
2013-06-25 |
suter | These "properties" are actually bandwidths: allow users... |
tree | commitdiff |
2013-06-25 |
suter | remove an ugly pimple thanks to units in XML |
tree | commitdiff |
2013-06-25 |
suter | allow to use units for storage too (bits, or bytes... |
tree | commitdiff |
2013-06-24 |
Augustin Degomme | fix two nasty bugs in complex datatypes handling, caugh... |
tree | commitdiff |
2013-06-24 |
Augustin Degomme | mem leak |
tree | commitdiff |
2013-06-20 |
Augustin Degomme | star-mpi's pairwise alltoall is only valid for power... |
tree | commitdiff |
2013-06-19 |
Augustin Degomme | correct a few bcast algorithms and change the test... |
tree | commitdiff |
2013-06-19 |
Augustin Degomme | ompi selector was using the wrong algo for alltoallv... |
tree | commitdiff |
2013-06-18 |
suter | apply some coding standard in function naming (agier... |
tree | commitdiff |
2013-06-18 |
suter | don't call things storage when it's mount |
tree | commitdiff |
2013-06-18 |
suter | don't call things storage when it's mount |
tree | commitdiff |
2013-06-18 |
Augustin Degomme | This is a bug in the implementation in OpenMPI, with... |
tree | commitdiff |
2013-06-18 |
Augustin Degomme | MPI_ERR_COMM was sometimes returned instead of MPI_ERR_... |
tree | commitdiff |
2013-06-18 |
Augustin Degomme | reduce_scatter default implementation was a mess |
tree | commitdiff |
2013-06-18 |
Augustin Degomme | if we send 0 data, don't bother with subtypes |
tree | commitdiff |
2013-06-18 |
Augustin Degomme | add option "smpi/use_shared_malloc", with true as defau... |
tree | commitdiff |
2013-06-18 |
suter | yet another simplification of the storage API: we don... |
tree | commitdiff |
2013-06-14 |
Guillaume Serrière | Change xbt_os_timer interface to handle cpu time, threa... |
tree | commitdiff |
2013-06-14 |
Arnaud Giersch | Add a small value to avoid rounding differences between... |
tree | commitdiff |
2013-06-14 |
Arnaud Giersch | Change type double for size_t. |
tree | commitdiff |
2013-06-14 |
Arnaud Giersch | Remove unused variables. |
tree | commitdiff |
2013-06-14 |
Arnaud Giersch | Comment out useless operation. |
tree | commitdiff |
next |