-
tep 2: Train
Training command :: python /home/work/notebooks/multilingual_nmt/train.py -i temp/run_src_lang_tgt_lang/data --data processed --model_file temp/run_src_lang_tgt_lang/models/model_run_src…
-
Trying to compile the project at Arch Linux and it fails:
```
Operating system Linux
CPU x86_64
Big endian no
Compiler …
-
OpenBSD doesn't have this function: pthread_mutexattr_setpshared()
So it's only possible to build new rspamd with this patch:
``` diff
--- src/libutil/mem_pool.c.orig Mon Nov 3 12:38:36 2014
+++ src…
vaygr updated
6 years ago
-
Hi,
I am trying to develop some custom nodes.
I would like to add semicolons to several inputs and then output it as one string. How do I get the input from the input nodes?
-
The goal is to use FIO tool along with the libmem(ioengine) libraries to perform tests.
But unable to build FIO windows with the libpmem library.
1) Tried building with cygwin from source
…
-
### I did this
I tried the new option CURLSHOPT_SHARE with parameter CURL_LOCK_DATA_CONNECT available in libcurl 7.57.0 according to https://curl.haxx.se/dev/release-notes.html. If I use this optio…
-
Hello
Different fio versions show different results. As example, for fio 3.3 vs 3.6 version with exactly the same I/O pattern,
{
"dev":"namespace3.0",
"mode":"raw",
"size":3221…
-
Currently the lock for the shared memory allocator also uses an rwlock. However rlocks are only used for getting allocator statistics, which is not a common operation. As such, this lock is almost ent…
nikic updated
5 years ago
-
**1.configure:**
```
fio-fio-3.13]# ./configure
Operating system Linux
CPU x86_64
Big endian no
Compiler gcc
Cros…
-
Attempting to pull the latest changes for master branch on windows and attempting to build according to instructions on:
https://media.readthedocs.org/pdf/fio/latest/fio.pdf
Results in the following…