Oscar Mojica

Results 8 comments of Oscar Mojica

I would like to make a comment on this issue. Motived by discussion in the thread https://devitocodes.slack.com/archives/C1HSXP6KB/p1643619000223249 I performed several 3D experiments. In a first test (`test1.py`), from examples.seismic.acoustic import...

Thanks for your answer @ocaisa. I apologize for not explaining my problem properly. Let me explain you better. I have an optimizer (Particle swarm optimization) written in low-level language. The...

@guillaumeeb thanks for your readiness to support and assist and sorry for the late reply, I had a deadline lately which took my time. I am still confused about on...

So sorry, @guillaumeeb. I am so used to work with low-level programming languages that I find it hard to rewrite my apps with Python. Since I could not make my...

> ```python > cluster.start_workers(20) > ``` > > This should start 2 Slurm jobs according to your SlurmCluster configuration, I only see one in your squeue output. And you should...

> > ```python > > cluster.start_workers(20) > > ``` > > > > > > This should start 2 Slurm jobs according to your SlurmCluster configuration, I only see one...

Sorry, @guillaumeeb. I was busy with other stuff and I shelve my project for a while as definitively there is a problem with the other framework I am using. When...

I don't know what the original message above said but I wasn't able to build `segyio` (v 1.9.9) on Mac OSX using M1. After run `make` I got the following...