"strided" meaning in All languages combined

See strided on Wiktionary

Adjective [English]

Etymology: stride + -ed Etymology templates: {{suffix|en|stride|ed}} stride + -ed Head templates: {{en-adj|-}} strided (not comparable)
  1. (computing) Arranged sequentially in memory so as to be accessed by moving in fixed increments larger than one. Tags: not-comparable Categories (topical): Computing
    Sense id: en-strided-en-adj-WWltF308 Categories (other): English entries with incorrect language header Disambiguation of English entries with incorrect language header: 49 51 Topics: computing, engineering, mathematics, natural-sciences, physical-sciences, sciences

Verb [English]

Etymology: stride + -ed Etymology templates: {{suffix|en|stride|ed}} stride + -ed Head templates: {{head|en|verb form}} strided
  1. (nonstandard or archaic) simple past and past participle of stride Tags: archaic, form-of, nonstandard, participle, past Form of: stride
    Sense id: en-strided-en-verb-MJ0-MulA Categories (other): English entries with incorrect language header, English terms suffixed with -ed Disambiguation of English entries with incorrect language header: 49 51 Disambiguation of English terms suffixed with -ed: 39 61

Download JSON data for strided meaning in All languages combined (2.9kB)

{
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "stride",
        "3": "ed"
      },
      "expansion": "stride + -ed",
      "name": "suffix"
    }
  ],
  "etymology_text": "stride + -ed",
  "head_templates": [
    {
      "args": {
        "1": "-"
      },
      "expansion": "strided (not comparable)",
      "name": "en-adj"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "adj",
  "senses": [
    {
      "categories": [
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Computing",
          "orig": "en:Computing",
          "parents": [
            "Technology",
            "All topics",
            "Fundamental"
          ],
          "source": "w"
        },
        {
          "_dis": "49 51",
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [
            "Entries with incorrect language header",
            "Entry maintenance"
          ],
          "source": "w+disamb"
        }
      ],
      "examples": [
        {
          "ref": "2014, John Cheng, Max Grossman, Ty McKercher, Professional CUDA C Programming, page 342",
          "text": "Although you can think of these specialized functions as wrappers around cudaMemcpy, they are well-optimized to transfer both strided and unstrided data.",
          "type": "quotation"
        },
        {
          "ref": "2015, Pavan Balaji, Programming Models for Parallel Computing, page 141",
          "text": "Ranges support a number of operators including intersection ([]), counting (#), striding (by), and setting the alignment of a strided range (align).",
          "type": "quotation"
        }
      ],
      "glosses": [
        "Arranged sequentially in memory so as to be accessed by moving in fixed increments larger than one."
      ],
      "id": "en-strided-en-adj-WWltF308",
      "links": [
        [
          "computing",
          "computing#Noun"
        ],
        [
          "memory",
          "memory"
        ],
        [
          "increment",
          "increment"
        ]
      ],
      "raw_glosses": [
        "(computing) Arranged sequentially in memory so as to be accessed by moving in fixed increments larger than one."
      ],
      "tags": [
        "not-comparable"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences"
      ]
    }
  ],
  "word": "strided"
}

{
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "stride",
        "3": "ed"
      },
      "expansion": "stride + -ed",
      "name": "suffix"
    }
  ],
  "etymology_text": "stride + -ed",
  "head_templates": [
    {
      "args": {
        "1": "en",
        "2": "verb form"
      },
      "expansion": "strided",
      "name": "head"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "verb",
  "senses": [
    {
      "categories": [
        {
          "_dis": "49 51",
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [
            "Entries with incorrect language header",
            "Entry maintenance"
          ],
          "source": "w+disamb"
        },
        {
          "_dis": "39 61",
          "kind": "other",
          "name": "English terms suffixed with -ed",
          "parents": [],
          "source": "w+disamb"
        }
      ],
      "examples": [
        {
          "ref": "1791, James Boswell, Life of Johnson",
          "text": "He then rose up, strided to the fire, and stood for some time laughing and exulting.",
          "type": "quotation"
        }
      ],
      "form_of": [
        {
          "word": "stride"
        }
      ],
      "glosses": [
        "simple past and past participle of stride"
      ],
      "id": "en-strided-en-verb-MJ0-MulA",
      "links": [
        [
          "stride",
          "stride#English"
        ]
      ],
      "raw_glosses": [
        "(nonstandard or archaic) simple past and past participle of stride"
      ],
      "tags": [
        "archaic",
        "form-of",
        "nonstandard",
        "participle",
        "past"
      ]
    }
  ],
  "word": "strided"
}
{
  "categories": [
    "English adjectives",
    "English entries with incorrect language header",
    "English lemmas",
    "English non-lemma forms",
    "English terms suffixed with -ed",
    "English uncomparable adjectives",
    "English verb forms"
  ],
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "stride",
        "3": "ed"
      },
      "expansion": "stride + -ed",
      "name": "suffix"
    }
  ],
  "etymology_text": "stride + -ed",
  "head_templates": [
    {
      "args": {
        "1": "-"
      },
      "expansion": "strided (not comparable)",
      "name": "en-adj"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "adj",
  "senses": [
    {
      "categories": [
        "English terms with quotations",
        "Quotation templates to be cleaned",
        "en:Computing"
      ],
      "examples": [
        {
          "ref": "2014, John Cheng, Max Grossman, Ty McKercher, Professional CUDA C Programming, page 342",
          "text": "Although you can think of these specialized functions as wrappers around cudaMemcpy, they are well-optimized to transfer both strided and unstrided data.",
          "type": "quotation"
        },
        {
          "ref": "2015, Pavan Balaji, Programming Models for Parallel Computing, page 141",
          "text": "Ranges support a number of operators including intersection ([]), counting (#), striding (by), and setting the alignment of a strided range (align).",
          "type": "quotation"
        }
      ],
      "glosses": [
        "Arranged sequentially in memory so as to be accessed by moving in fixed increments larger than one."
      ],
      "links": [
        [
          "computing",
          "computing#Noun"
        ],
        [
          "memory",
          "memory"
        ],
        [
          "increment",
          "increment"
        ]
      ],
      "raw_glosses": [
        "(computing) Arranged sequentially in memory so as to be accessed by moving in fixed increments larger than one."
      ],
      "tags": [
        "not-comparable"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences"
      ]
    }
  ],
  "word": "strided"
}

{
  "categories": [
    "English adjectives",
    "English entries with incorrect language header",
    "English lemmas",
    "English non-lemma forms",
    "English terms suffixed with -ed",
    "English uncomparable adjectives",
    "English verb forms"
  ],
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "stride",
        "3": "ed"
      },
      "expansion": "stride + -ed",
      "name": "suffix"
    }
  ],
  "etymology_text": "stride + -ed",
  "head_templates": [
    {
      "args": {
        "1": "en",
        "2": "verb form"
      },
      "expansion": "strided",
      "name": "head"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "verb",
  "senses": [
    {
      "categories": [
        "English nonstandard terms",
        "English terms with archaic senses",
        "English terms with quotations",
        "Quotation templates to be cleaned"
      ],
      "examples": [
        {
          "ref": "1791, James Boswell, Life of Johnson",
          "text": "He then rose up, strided to the fire, and stood for some time laughing and exulting.",
          "type": "quotation"
        }
      ],
      "form_of": [
        {
          "word": "stride"
        }
      ],
      "glosses": [
        "simple past and past participle of stride"
      ],
      "links": [
        [
          "stride",
          "stride#English"
        ]
      ],
      "raw_glosses": [
        "(nonstandard or archaic) simple past and past participle of stride"
      ],
      "tags": [
        "archaic",
        "form-of",
        "nonstandard",
        "participle",
        "past"
      ]
    }
  ],
  "word": "strided"
}

This page is a part of the kaikki.org machine-readable All languages combined dictionary. This dictionary is based on structured data extracted on 2024-05-10 from the enwiktionary dump dated 2024-05-02 using wiktextract (a644e18 and edd475d). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.

If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.