Patryk Kiepas
Patryk Kiepas
I wouldn't care about this wine warning: ``` 029c:fixme:winsock:WSAIoctl unimplemented ioctl _WSAIOW(IOC_VENDOR, 16) 029c:fixme:winsock:server_ioctl_sock Unsupported ioctl 120348 (device=12 access=0 func=d2 method=0) ``` If I am not mistaken, this warning is...
Hi: @hcltrajesh You can find TSVC(Fortran) on netlib.org: * [Double-precision version](https://www.netlib.org/benchmark/vectord) * [Single-precision version](https://www.netlib.org/benchmark/vectors)
@reuterbal I have added some unit test of the Forall statement/construct. I will try to work on the Forall support in OFP/OMNI parsers soon as well :)
It looks great! Sorry for the lack of activity from my side on this pull request. I tried to program the FORALL for the OFP, but I failed initially :P
@reuterbal Thanks for your response! I am starting to work more and more with Loki, so it is quite possible that I will be able to contribute soon.
I attempted to implement the support of FORALL here https://github.com/ecmwf-ifs/loki/pull/210
@zarmomin Hi, this is repository of PyMesh (https://pypi.org/project/pymesh2: `pip install pymesh2`), and not a repository of the PyMeshLab project (https://github.com/cnr-isti-vclab/PyMeshLab: `pip install pymeshlab`). You should state your problem there!