LoginSignup
1
0

NVIDIA With RTXを 4080/4090 で実行した際のテスト文

Last updated at Posted at 2024-03-03

Chat with RTX の動作確認です。

テスト用データなので

```java
とかやってないです。まんま ``` で閲覧しておいてください。

YouTube 動画の URL です。
https://youtu.be/iverju3xeWk

  • 12.Chat with RTX の動作テスト
    • java → Python
    • ラムダ式について
      java のラムダ式の使い方の概要を教えてください。
      Please give me an overview of how to use lambda expressions in java.
    • What is a realm?
      https://docs.oracle.com/javaee/5/tutorial/doc/bnbxj.html#bnbxm
    • Ansible Playbookの概要を教えてください。
      Please give me an overview of Ansible playbooks.
    • AWS の CloudFormation の概要を教えてください。
      Please give me an overview of AWS CloudFormation.
    • VMware PowerCLI で仮想マシンを表示させるコマンドを教えてください。
      Please tell me the command to display virtual machines using VMware's PowerCLI.
    • Microsoft PowerShell を linux 環境にセットアップする手順を教えてください。
      Do you know the steps to set up Microsoft PowerShell on Linux?
    • ゲーム「Valheim」の概要を教えてください。
      Please give us an overview of the game "Valheim".
    • ゲーム「タイタンフォール2」の概要を教えてください。
      Please give us an overview of the game "Titan Fall2".

テスト例題 java → Python

Please change java to Python.

public class HelloWorld {
    public static void main(String[] args) {
        System.out.println("Hello Java!");
    }
}

Jasmine

Please change java to Jasmine.

public class HelloWorld {
    public static void main(String[] args) {
        System.out.println("Hello Java!");
    }
}

以上すっ(´・ω・`)

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0