Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
Sandbox style repository for all templates that may eventually end up in Zabbix. Includes network switches, routers, hardware servers, OS, applications. Created by template generator
⭐🐧 GPU Sku usage for Ubuntu 16.04-LTS and CentOS 7.3 , Standard Open Source Scheduler Deployments for HPC Skus for CentOS 7.1-HPC with OMS. This is presently on the GAed CentOS-HPC A9/H16R/H16MR and GPU NC6/NC12/NC24 to be expanded later for other Skus like NVs /NC24R on Linux. Latest Docker CE and nvidia-docker present in all.
Master's thesis titled "MAKING LARGE TRANSFERS FAST FOR IN-MEMORY DATABASES IN MODERN NETWORKS". Style files forked off from the sample thesis from @fishcorn. To compile go to "thesis" folder and run `make`.
⭐🐧🆕 GPU Sku usage for Ubuntu 16.04-LTS and CentOS 7.4 , Standard Open Source Scheduler Deployments Torque, SLURM, PBSPro for HPC Skus for CentOS 7.4-HPC with OMS. This is presently on the GAed CentOS-HPC A9/H16R/H16MR and GPU NC6/NC12/NC24 . Latest Docker CE and nvidia-docker present in all. Updating for DIGITS for 2.0 on nvidia-runtime
Describe the bug
Providing NULL to the send callback of
ucp_put_nbleads to a seg. fault.From looking at the code with @shamisp the problem appears to be that
ucp_request_set_callbackunconditionally setsUCP_REQUEST_FLAG_CALLBACK.