Summer of Code - Getting Started: Difference between revisions

Jump to navigation Jump to search
Line 260: Line 260:
by wrapping MPI function calls in simple DLD functions that map Octave's Datataypes to  
by wrapping MPI function calls in simple DLD functions that map Octave's Datataypes to  
MPI Derived Datatypes.  
MPI Derived Datatypes.  
The proposed project deals with improving and extending the Octave MPI package, for example
Octave MPI applications can currently be only run in batch mode, it would be nice
to add the ability to launch parallel jobs and collect their output in an interactive Octave session.
'''Required skills''': C++. Message Passing Interface (MPI).
'''Difficulty''': medium.
'''Potential mentor''': Carlo de Falco


=== Rewrite symbolic package ===
=== Rewrite symbolic package ===
Line 282: Line 291:
'''Required skills''': Mostly m-file scripting, perhaps some C++. Familiarity with common CS algorithms would be useful.
'''Required skills''': Mostly m-file scripting, perhaps some C++. Familiarity with common CS algorithms would be useful.


'''Difficulty''': medium.
'''Difficulty''': difficult.


'''Potential mentor''': Jordi Gutiérrez Hermoso
'''Potential mentor''': Jordi Gutiérrez Hermoso
349

edits

Navigation menu