Exemplo n.º 1
0
def alloc(nbytes=-1):
    return mpi_alloc(nbytes)
Exemplo n.º 2
0
def alloc(nbytes=-1):
    return mpi_alloc(nbytes)