Lisandro Dalcín
National Scientific and Technical Research Council
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Lisandro Dalcín.
Computing in Science and Engineering | 2011
Stefan Behnel; Robert Bradshaw; Craig Citro; Lisandro Dalcín; Dag Sverre Seljebotn; Kurt V. Smith
Cython is a Python language extension that allows explicit type declarations and is compiled directly to C. As such, it addresses Pythons large overhead for numerical loops and the difficulty of efficiently using existing C and Fortran code, which Cython can interact with natively.
Journal of Parallel and Distributed Computing | 2005
Lisandro Dalcín; Rodrigo R. Paz; Mario A. Storti
MPI for Python provides bindings of the Message Passing Interface (MPI) standard for the Python programming language and allows any Python program to exploit multiple processors. This package is constructed on top of the MPI-1 specification and defines an object-oriented interface which closely follows MPI-2 C++bindings. It supports point-to-point (sends, receives) and collective (broadcasts, scatters, gathers) communications of general Python objects. Efficiency has been tested in a Beowulf class cluster and satisfying results were obtained. MPI for Python is open source and available for download on the web (http://www.cimec.org.ar/python).
Journal of Parallel and Distributed Computing | 2008
Lisandro Dalcín; Rodrigo R. Paz; Mario A. Storti; Jorge DElia
MPI for Python provides bindings of the message passing interface (MPI) standard for the Python programming language and allows any Python program to exploit multiple processors. In its first release, MPI for Python was constructed on top of the MPI-1 specification defining an object-oriented interface that closely followed the MPI-2 C++ bindings, and provided support for communications of general Python objects. In the latest release, this package is improved to enable direct blocking/non-blocking communication of numeric arrays, and to support almost all MPI-2 features. Improvements in communication performance have been tested in a Beowulf class cluster. Results showed a negligible overhead in comparison to compiled C code. MPI for Python is open source and available for download on the web (http://mpi4py.scipy.org/).
SIAM Journal on Scientific Computing | 2013
Nathan Collier; Lisandro Dalcín; David Pardo; Victor M. Calo
In this paper we study how the use of a more continuous set of basis functions affects the cost of solving systems of linear equations resulting from a discretized Galerkin weak form. Specifically, we compare performance of linear solvers when discretizing using
Computers & Structures | 2015
Philippe Vignal; Lisandro Dalcín; Donald L. Brown; Nathan Collier; Victor M. Calo
C^0
SeMA Journal | 2012
David Pardo; Maciej Paszyński; Nathan Collier; Julen Alvarez; Lisandro Dalcín; Victor M. Calo
B-splines, which span traditional finite element spaces, and
Journal of Computational Science | 2013
Nathan Collier; Hany Radwan; Lisandro Dalcín; Victor M. Calo
C^{p-1}
international conference on conceptual structures | 2012
Julen Álvarez-Aramberri; David Pardo; Maciej Paszyński; Nathan Collier; Lisandro Dalcín; Victor M. Calo
B-splines, which represent maximum continuity. We provide theoretical estimates for the increase in cost of the matrix-vector product as well as for the construction and application of black-box preconditioners. We accompany these estimates with numerical results and study their sensitivity to various grid parameters such as element size
international conference on conceptual structures | 2011
Nathan Collier; Hany Radwan; Lisandro Dalcín; Victor M. Calo
h
Advances in Engineering Software | 2006
Mario A. Storti; Lisandro Dalcín; Rodrigo R. Paz; A. Yommi; Victorio Sonzogni; Noberto N. Nigro
and polynomial order of approximation